Home
last modified time | relevance | path

Searched defs:evpCipherRef (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/conscrypt/common/src/jni/main/cpp/conscrypt/
H A Dnative_crypto.cc3320 static void NativeCrypto_EVP_CipherInit_ex(JNIEnv* env, jclass, jobject ctxRef, jlong evpCipherRef, in NativeCrypto_EVP_CipherInit_ex()
3456 static jint NativeCrypto_EVP_CIPHER_iv_length(JNIEnv* env, jclass, jlong evpCipherRef) { in NativeCrypto_EVP_CIPHER_iv_length()