Home
last modified time | relevance | path

Searched refs:outallocated (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
397 outallocated = 0; in armv8_crypto_cipher_process()
433 outallocated = true; in armv8_crypto_cipher_process()
521 if (outallocated) 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
703 outallocated = false; in aesni_cipher_crypt()
733 outallocated = true; in aesni_cipher_crypt()
822 if (outallocated) in aesni_cipher_crypt()