Home
last modified time | relevance | path

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

/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc3696 jint inCapacity = env->GetDirectBufferCapacity(inBuffer); in evp_aead_ctx_op_buf() local
3697 if (inCapacity == -1) { in evp_aead_ctx_op_buf()