Searched refs:ssl_cipher_get_value (Results 1 – 4 of 4) sorted by relevance
264 uint16_t ssl_cipher_get_value(const SSL_CIPHER *cipher);
1378 uint16_t ssl_cipher_get_value(const SSL_CIPHER *cipher) { in ssl_cipher_get_value() function
1202 s2n(ssl_cipher_get_value(s->s3->tmp.new_cipher), p); in ssl3_send_server_hello()
1263 s2n(ssl_cipher_get_value(c), p); in ssl_cipher_list_to_bytes()