Home
last modified time | relevance | path

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

/freebsd-14.2/sys/crypto/armv8/
H A Darmv8_crypto.c311 int authallocated; in armv8_crypto_cipher_process() local
318 authallocated = 0; in armv8_crypto_cipher_process()
326 crp->crp_aad_length, &authallocated); in armv8_crypto_cipher_process()
392 if (authallocated) in armv8_crypto_cipher_process()
/freebsd-14.2/sys/crypto/aesni/
H A Daesni.c623 bool encflag, allocated, authallocated, outallocated, outcopy; in aesni_cipher_crypt() local
636 authallocated = false; in aesni_cipher_crypt()
646 crp->crp_aad_length, &authallocated); in aesni_cipher_crypt()
762 if (authallocated) in aesni_cipher_crypt()