Searched defs:SSL_get_ciphers (Results 1 – 4 of 4) sorted by relevance
1231 static native long[] SSL_get_ciphers(long ssl, NativeSsl ssl_holder); in SSL_get_ciphers() method in NativeCrypto
1200 static native long[] SSL_get_ciphers(long ssl, NativeSsl ssl_holder); in SSL_get_ciphers() method in NativeCrypto
345 #define SSL_get_ciphers BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_ciphers) macro
342 #define SSL_get_ciphers BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_ciphers) macro