Searched refs:SSL_CIPHER_get_protocol_id (Results 1 – 4 of 4) 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:
1952 uint16_t SSL_CIPHER_get_protocol_id(const SSL_CIPHER *c) in SSL_CIPHER_get_protocol_id() function
1542 __owur uint16_t SSL_CIPHER_get_protocol_id(const SSL_CIPHER *c);
Completed in 18 milliseconds