Searched refs:given_tag (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/uboringssl/crypto/cipher_extra/
H A De_aesgcmsiv.c425 const uint8_t *const given_tag = in + plaintext_len; local
473 plaintext_len, given_tag,
506 if (CRYPTO_memcmp(calculated_tag, given_tag, EVP_AEAD_AES_GCM_SIV_TAG_LEN) !=

Completed in 64 milliseconds