Home
last modified time | relevance | path

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

/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc3578 uint8_t* outBuf, jbyteArray nonceArray, in evp_aead_ctx_op_common()
3635 jbyteArray outArray, jint outOffset, jbyteArray nonceArray, in evp_aead_ctx_op()
3679 jobject outBuffer, jbyteArray nonceArray, in evp_aead_ctx_op_buf()
3745 jint outOffset, jbyteArray nonceArray, in NativeCrypto_EVP_AEAD_CTX_seal()
3755 jint outOffset, jbyteArray nonceArray, in NativeCrypto_EVP_AEAD_CTX_open()
3765jbyteArray nonceArray, jobject inBuffer, jbyteArray aadArray) { in NativeCrypto_EVP_AEAD_CTX_seal_buf()
3773jbyteArray nonceArray, jobject inBuffer, jbyteArray aadArray) { in NativeCrypto_EVP_AEAD_CTX_open_buf()