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