Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/crypto/armv8/
HDarmv8_crypto.c384 int authallocated, i; in armv8_crypto_cipher_process() local
392 authallocated = 0; in armv8_crypto_cipher_process()
401 crp->crp_aad_length, &authallocated); in armv8_crypto_cipher_process()
480 if (authallocated) in armv8_crypto_cipher_process()
/freebsd-13-stable/sys/crypto/aesni/
HDaesni.c700 bool encflag, allocated, authallocated, outallocated, outcopy; in aesni_cipher_crypt() local
713 authallocated = false; in aesni_cipher_crypt()
723 crp->crp_aad_length, &authallocated); in aesni_cipher_crypt()
834 if (authallocated) in aesni_cipher_crypt()