Searched refs:tls_get_cipher_data (Results 1 – 3 of 3) sorted by relevance
251 const struct tls_cipher_data * tls_get_cipher_data(tls_cipher cipher);
55 data = tls_get_cipher_data(suite->cipher); in tlsv1_record_set_cipher_suite()
117 const struct tls_cipher_data * tls_get_cipher_data(tls_cipher cipher) in tls_get_cipher_data() function