Searched refs:aesni_crypt_xts (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/crypto/aesni/ |
H A D | aesni_wrap.c | 384 aesni_crypt_xts(int rounds, const __m128i *data_schedule, in aesni_crypt_xts() function 429 aesni_crypt_xts(rounds, data_schedule, tweak_schedule, len, from, to, in aesni_encrypt_xts() 439 aesni_crypt_xts(rounds, data_schedule, tweak_schedule, len, from, to, in aesni_decrypt_xts()
|