Searched defs:SSL_get_ciphers (Results 1 – 4 of 4) sorted by relevance
1119 static native long[] SSL_get_ciphers(long ssl, NativeSsl ssl_holder); in SSL_get_ciphers() method in NativeCrypto
1086 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
324 #define SSL_get_ciphers BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_ciphers) macro