Home | History | Annotate | Download | only in native

Lines Matching refs:SSL_get_ciphers

7762     STACK_OF(SSL_CIPHER)* cipherStack = SSL_get_ciphers(ssl);
9765 NATIVE_METHOD(NativeCrypto, SSL_get_ciphers, "(J)[J"),