Searched refs:SSL_CIPHER_get_protocol_id (Results 1 – 8 of 8) 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
467 SSL_CIPHER_get_protocol_id 468 3_0_0 EXIST::FUNCTION:
1958 uint16_t SSL_CIPHER_get_protocol_id(const SSL_CIPHER *c) in SSL_CIPHER_get_protocol_id() function
1524 __owur uint16_t SSL_CIPHER_get_protocol_id(const SSL_CIPHER *c);
2298 SSL_CIPHER_get_protocol_id(peer_cipher)); in tls_client_hello_call_back()
5546 return SSL_CIPHER_get_protocol_id(cipher); in tls_connection_get_cipher_suite()
5835 return SSL_CIPHER_get_protocol_id(cipher); in tls_connection_get_cipher_suite()
1554 __owur uint16_t SSL_CIPHER_get_protocol_id(const SSL_CIPHER *c);