Home
last modified time | relevance | path

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

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