Home
last modified time | relevance | path

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

/f-stack/freebsd/crypto/aesni/
H A Daesni.h93 void aesni_encrypt_xts(int rounds, const void *data_schedule /*__aligned(16)*/,
H A Daesni_wrap.c419 aesni_encrypt_xts(int rounds, const void *data_schedule, in aesni_encrypt_xts() function
H A Daesni.c769 aesni_encrypt_xts(ses->rounds, ses->enc_schedule, in aesni_cipher_crypt()