Home
last modified time | relevance | path

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

/f-stack/freebsd/crypto/armv8/
H A Darmv8_crypto.c387 int allocated, authallocated, outallocated, i; in armv8_crypto_cipher_process() local
398 authallocated = 0; in armv8_crypto_cipher_process()
412 crp->crp_aad_length, &authallocated); in armv8_crypto_cipher_process()
519 if (authallocated) in armv8_crypto_cipher_process()
/f-stack/freebsd/crypto/aesni/
H A Daesni.c696 bool encflag, allocated, authallocated, outallocated, outcopy; in aesni_cipher_crypt() local
704 authallocated = false; in aesni_cipher_crypt()
712 crp->crp_aad_length, &authallocated); in aesni_cipher_crypt()
820 if (authallocated) in aesni_cipher_crypt()