Searched defs:SSL_get_ciphers (Results 1 – 3 of 3) sorted by relevance
1053 static native long[] SSL_get_ciphers(long ssl, NativeSsl ssl_holder); in SSL_get_ciphers() method in NativeCrypto
1093 static native long[] SSL_get_ciphers(long ssl, NativeSsl ssl_holder); in SSL_get_ciphers() method in NativeCrypto
219 #define SSL_get_ciphers GRPC_SHADOW_SSL_get_ciphers macro