Searched defs:tweak_schedule (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/sys/dev/crypto/aesni/ |
H A D | aesni_wrap.c | 120 const void *tweak_schedule, size_t len, const uint8_t *from, uint8_t *to, in aesni_crypt_xts() 153 const void *tweak_schedule, size_t len, const uint8_t *from, uint8_t *to, in aesni_encrypt_xts() 163 const void *tweak_schedule, size_t len, const uint8_t *from, uint8_t *to, in aesni_decrypt_xts()
|