Searched refs:SSL_CIPHER_get_protocol_id (Results 1 – 6 of 6) sorted by relevance
19 SSL_CIPHER_get_protocol_id40 uint32_t SSL_CIPHER_get_protocol_id(const SSL_CIPHER *c);107 SSL_CIPHER_get_protocol_id() returns the two-byte ID used in the TLS protocol of the given180 SSL_CIPHER_get_protocol_id() returns a 2-byte integer representing the TLS
422 SSL_CIPHER_get_protocol_id;
1897 uint16_t SSL_CIPHER_get_protocol_id(const SSL_CIPHER *c) in SSL_CIPHER_get_protocol_id() function
1526 __owur uint16_t SSL_CIPHER_get_protocol_id(const SSL_CIPHER *c);
5755 return SSL_CIPHER_get_protocol_id(cipher); in tls_connection_get_cipher_suite()
2409 MLINKS+= SSL_CIPHER_get_name.3 SSL_CIPHER_get_protocol_id.3