Home
last modified time | relevance | path

Searched refs:SSL_CIPHER_get_protocol_id (Results 1 – 8 of 8) sorted by relevance

/third_party/openssl/doc/man3/
DSSL_CIPHER_get_name.pod19 SSL_CIPHER_get_protocol_id
40 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 given
180 SSL_CIPHER_get_protocol_id() returns a 2-byte integer representing the TLS
/third_party/openssl/util/
Dlibssl.num467 SSL_CIPHER_get_protocol_id 468 3_0_0 EXIST::FUNCTION:
/third_party/openssl/ssl/
Dssl_ciph.c1958 uint16_t SSL_CIPHER_get_protocol_id(const SSL_CIPHER *c) in SSL_CIPHER_get_protocol_id() function
/third_party/openssl/ohos_lite/include/openssl/
Dssl.h1524 __owur uint16_t SSL_CIPHER_get_protocol_id(const SSL_CIPHER *c);
/third_party/libcoap/src/
Dcoap_openssl.c2298 SSL_CIPHER_get_protocol_id(peer_cipher)); in tls_client_hello_call_back()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dtls_openssl.c5546 return SSL_CIPHER_get_protocol_id(cipher); in tls_connection_get_cipher_suite()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dtls_openssl.c5835 return SSL_CIPHER_get_protocol_id(cipher); in tls_connection_get_cipher_suite()
/third_party/openssl/include/openssl/
Dssl.h.in1554 __owur uint16_t SSL_CIPHER_get_protocol_id(const SSL_CIPHER *c);