Searched refs:SSL_CIPHER_description (Results 1 – 7 of 7) sorted by relevance
738 SSL_CIPHER_description(SSL_get_current_cipher(ssl), NULL, 128); in VerifyServerName()
1589 const char *SSL_CIPHER_description(const SSL_CIPHER *cipher, char *buf, in SSL_CIPHER_description() function
44 SSL_CIPHER_description
1596 '#define SSL_CIPHER_description GRPC_SHADOW_SSL_CIPHER_description',
3971 OPENSSL_EXPORT const char *SSL_CIPHER_description(const SSL_CIPHER *cipher,
72 #define SSL_CIPHER_description GRPC_SHADOW_SSL_CIPHER_description macro
1996 SSL_CIPHER_description(cipher, buf, sizeof(buf) - 1); in cipher_to_dict()