Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/cipher/
De_aes.c1552 static void gcm_siv_polyval( in gcm_siv_polyval() function
1662 gcm_siv_polyval(tag, in, in_len, ad, ad_len, keys.auth_key, nonce); in aead_aes_gcm_siv_seal()
1711 gcm_siv_polyval(expected_tag, out, plaintext_len, ad, ad_len, keys.auth_key, in aead_aes_gcm_siv_open()