Home
last modified time | relevance | path

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

/f-stack/freebsd/crypto/aesni/
H A Daesni.h97 void aesni_decrypt_xts(int rounds, const void *data_schedule /*__aligned(16)*/,
H A Daesni_wrap.c429 aesni_decrypt_xts(int rounds, const void *data_schedule, in aesni_decrypt_xts() function
H A Daesni.c773 aesni_decrypt_xts(ses->rounds, ses->dec_schedule, in aesni_cipher_crypt()