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.cc3576 uint8_t* outBuf, jbyteArray nonceArray, in evp_aead_ctx_op_common()
3633 jbyteArray outArray, jint outOffset, jbyteArray nonceArray, in evp_aead_ctx_op()
3677 jobject outBuffer, jbyteArray nonceArray, in evp_aead_ctx_op_buf()
3740 jint outOffset, jbyteArray nonceArray, in NativeCrypto_EVP_AEAD_CTX_seal()
3750 jint outOffset, jbyteArray nonceArray, in NativeCrypto_EVP_AEAD_CTX_open()
3760jbyteArray nonceArray, jobject inBuffer, jbyteArray aadArray) { in NativeCrypto_EVP_AEAD_CTX_seal_buf()
3768jbyteArray nonceArray, jobject inBuffer, jbyteArray aadArray) { in NativeCrypto_EVP_AEAD_CTX_open_buf()