Searched refs:SSL_CIPHER_get_auth_nid (Results 1 – 8 of 8) sorted by relevance
15 SSL_CIPHER_get_auth_nid,36 int SSL_CIPHER_get_auth_nid(const SSL_CIPHER *c);85 SSL_CIPHER_get_auth_nid() returns the authentication NID corresponding to the method167 SSL_CIPHER_get_kx_nid() and SSL_CIPHER_get_auth_nid() return the NID value or
165 if (SSL_CIPHER_get_auth_nid(cipher) == NID_auth_rsa) in setup_cipher_list()
386 SSL_CIPHER_get_auth_nid 387 3_0_0 EXIST::FUNCTION:
152 if (SSL_CIPHER_get_auth_nid(curr_cipher) == NID_auth_psk || in VerifyPeerCertificate()
2137 int SSL_CIPHER_get_auth_nid(const SSL_CIPHER *c) in SSL_CIPHER_get_auth_nid() function
1526 __owur int SSL_CIPHER_get_auth_nid(const SSL_CIPHER *c);
1967 nid = SSL_CIPHER_get_auth_nid(cipher); in cipher_to_dict()
1556 __owur int SSL_CIPHER_get_auth_nid(const SSL_CIPHER *c);