Home
last modified time | relevance | path

Searched refs:ssl3_get_cipher_by_id (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/ssl/
H A Dssl_asn1.c310 ret->cipher = ssl3_get_cipher_by_id(id); in d2i_SSL_SESSION_ex()
H A Ds3_lib.c4251 const SSL_CIPHER *ssl3_get_cipher_by_id(uint32_t id) in ssl3_get_cipher_by_id() function
4292 return ssl3_get_cipher_by_id(SSL3_CK_CIPHERSUITE_FLAG in ssl3_get_cipher_by_char()
H A Dssl_local.h2650 __owur const SSL_CIPHER *ssl3_get_cipher_by_id(uint32_t id);