Searched refs:SSL_cipher_authentication_method (Results 1 – 4 of 4) sorted by relevance
263 const char *SSL_cipher_authentication_method(const SSL_CIPHER *);
80 const char* SSL_cipher_authentication_method(const SSL_CIPHER* cipher){ in SSL_cipher_authentication_method() function
1816 …(*e)->NewStringUTF(e, SSL_cipher_authentication_method((SSL_CIPHER*) sk_value((_STACK*) ciphers, i… in TCN_IMPLEMENT_CALL()
1168 return SSL_cipher_authentication_method(sk_SSL_CIPHER_value(ciphers, 0)); in authentication_method()