Home
last modified time | relevance | path

Searched refs:nativeRefHpkeCtxClass_constructor (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/conscrypt/common/src/jni/main/cpp/conscrypt/
H A Djniutil.cc61 jmethodID nativeRefHpkeCtxClass_constructor; variable
150 nativeRefHpkeCtxClass_constructor = env->GetMethodID(nativeRefHpkeCtxClass, "<init>", "(J)V"); in init()
H A Dnative_crypto.cc4119 conscrypt::jniutil::nativeRefHpkeCtxClass_constructor, in NativeCrypto_EVP_HPKE_CTX_setup_base_mode_recipient()
4199 conscrypt::jniutil::nativeRefHpkeCtxClass_constructor, in NativeCrypto_EVP_HPKE_CTX_setup_base_mode_sender()
4287 conscrypt::jniutil::nativeRefHpkeCtxClass_constructor, in NativeCrypto_EVP_HPKE_CTX_setup_base_mode_sender_with_seed_for_testing()
/aosp_15_r20/external/conscrypt/common/src/jni/main/include/conscrypt/
H A Djniutil.h60 extern jmethodID nativeRefHpkeCtxClass_constructor;