Searched refs:aesni_encrypt_xts (Results 1 – 3 of 3) sorted by relevance
93 void aesni_encrypt_xts(int rounds, const void *data_schedule /*__aligned(16)*/,
419 aesni_encrypt_xts(int rounds, const void *data_schedule, in aesni_encrypt_xts() function
769 aesni_encrypt_xts(ses->rounds, ses->enc_schedule, in aesni_cipher_crypt()