Searched refs:SSL_CIPHER_get_auth_nid (Results 1 – 7 of 7) sorted by relevance
1431 int SSL_CIPHER_get_auth_nid(const SSL_CIPHER *cipher) { in SSL_CIPHER_get_auth_nid() function
1001 EXPECT_EQ(t.auth_nid, SSL_CIPHER_get_auth_nid(cipher)); in TEST()
45 SSL_CIPHER_get_auth_nid
1597 '#define SSL_CIPHER_get_auth_nid GRPC_SHADOW_SSL_CIPHER_get_auth_nid',
1272 OPENSSL_EXPORT int SSL_CIPHER_get_auth_nid(const SSL_CIPHER *cipher);
73 #define SSL_CIPHER_get_auth_nid GRPC_SHADOW_SSL_CIPHER_get_auth_nid macro
1911 nid = SSL_CIPHER_get_auth_nid(cipher); in cipher_to_dict()