Searched refs:ssl3_get_cipher (Results 1 – 4 of 4) sorted by relevance
82 return (ssl3_get_cipher(u)); in ssl23_get_cipher()
691 ssl3_get_cipher, \728 ssl3_get_cipher, \955 const SSL_CIPHER *ssl3_get_cipher(unsigned int u);
329 const SSL_CIPHER *ciph = ssl3_get_cipher(u); in dtls1_get_cipher()
2972 const SSL_CIPHER *ssl3_get_cipher(unsigned int u) in ssl3_get_cipher() function