Searched refs:aesni_encrypt_xts (Results 1 – 3 of 3) sorted by relevance
92 void aesni_encrypt_xts(int rounds, const void *data_schedule /*__aligned(16)*/,
414 aesni_encrypt_xts(ses->rounds, ses->enc_schedule, in aesni_cipher_process()
313 aesni_encrypt_xts(int rounds, const void *data_schedule, in aesni_encrypt_xts() function