Home
last modified time | relevance | path

Searched refs:to_SSL_CIPHER (Results 1 – 1 of 1) sorted by relevance

/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp916 static SSL_CIPHER* to_SSL_CIPHER(JNIEnv* env, jlong ssl_cipher_address, bool throwIfNull) { in to_SSL_CIPHER() function
8700 SSL_CIPHER* cipher = to_SSL_CIPHER(env, ssl_cipher_address, true);
8708 SSL_CIPHER* cipher = to_SSL_CIPHER(env, ssl_cipher_address, true);
10584 const SSL_CIPHER* cipher = to_SSL_CIPHER(env, cipher_address, true);