Home
last modified time | relevance | path

Searched defs:tweak_schedule (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/crypto/armv8/
H A Darmv8_crypto_wrap.c176 const uint8x16_t *tweak_schedule, size_t len, const uint8_t *from, in armv8_aes_crypt_xts()
208 const void *tweak_schedule, size_t len, const uint8_t *from, uint8_t *to, in armv8_aes_encrypt_xts()
219 const void *tweak_schedule, size_t len, const uint8_t *from, uint8_t *to, in armv8_aes_decrypt_xts()
/f-stack/freebsd/crypto/aesni/
H A Daesni_wrap.c380 const __m128i *tweak_schedule, size_t len, const uint8_t *from, in aesni_crypt_xts()
420 const void *tweak_schedule, size_t len, const uint8_t *from, uint8_t *to, in aesni_encrypt_xts()
430 const void *tweak_schedule, size_t len, const uint8_t *from, uint8_t *to, in aesni_decrypt_xts()