Searched defs:SSL_get_current_cipher (Results 1 – 5 of 5) sorted by relevance
291 #define SSL_get_current_cipher SSL_GET_CURRENT_CIPHER macro
2345 const SSL_CIPHER *SSL_get_current_cipher(const SSL *ssl) { in SSL_get_current_cipher() function
1132 public static native String SSL_get_current_cipher(long ssl, NativeSsl ssl_holder); in SSL_get_current_cipher() method in NativeCrypto
1172 public static native String SSL_get_current_cipher(long ssl, NativeSsl ssl_holder); in SSL_get_current_cipher() method in NativeCrypto
221 #define SSL_get_current_cipher GRPC_SHADOW_SSL_get_current_cipher macro