Searched defs:SSL_get_current_cipher (Results 1 - 2 of 2) sorted by relevance

/external/curl/lib/
H A Dsetup-vms.h290 #define SSL_get_current_cipher SSL_GET_CURRENT_CIPHER macro
/external/boringssl/src/ssl/
H A Dssl_lib.c1864 const SSL_CIPHER *SSL_get_current_cipher(const SSL *ssl) { function
2291 const SSL_CIPHER *const cipher = SSL_get_current_cipher(ssl);

Completed in 32 milliseconds