Searched defs:evpCipherRef (Results 1 – 1 of 1) sorted by relevance
3320 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()