Searched defs:nonceBytes (Results 1 – 2 of 2) sorted by relevance
65 const uint8_t *nonceBytes = reinterpret_cast<const uint8_t *>(aNonce); in Init() local
1698 jbyteArray nonceBytes, jint blockCounter) { in NativeCrypto_chacha20_encrypt_decrypt()3665 ScopedByteArrayRO nonceBytes(env, nonceArray); in evp_aead_ctx_op_common() local