Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/crypto/aesni/
HDaesni.h81 void aesni_decrypt_cbc(int rounds, const void *key_schedule /*__aligned(16)*/,
HDaesni_wrap.c74 aesni_decrypt_cbc(int rounds, const void *key_schedule, size_t len, in aesni_decrypt_cbc() function
HDaesni.c695 aesni_decrypt_cbc(ses->rounds, ses->dec_schedule, in aesni_cipher_crypt()