Searched refs:aesni_decrypt_xts (Results 1 – 3 of 3) sorted by relevance
97 void aesni_decrypt_xts(int rounds, const void *data_schedule /*__aligned(16)*/,
429 aesni_decrypt_xts(int rounds, const void *data_schedule, in aesni_decrypt_xts() function
773 aesni_decrypt_xts(ses->rounds, ses->dec_schedule, in aesni_cipher_crypt()