Home
last modified time | relevance | path

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

/external/conscrypt/common/src/jni/main/cpp/
DNativeCrypto.cpp2927 static void NativeCrypto_EVP_CipherInit_ex(JNIEnv* env, jclass, jobject ctxRef, jlong evpCipherRef, in NativeCrypto_EVP_CipherInit_ex()
3056 static jint NativeCrypto_EVP_CIPHER_iv_length(JNIEnv* env, jclass, jlong evpCipherRef) { in NativeCrypto_EVP_CIPHER_iv_length()