Home
last modified time | relevance | path

Searched refs:aesni_decrypt_ecb (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/crypto/aesni/
H A Daesni.h85 void aesni_decrypt_ecb(int rounds, const void *key_schedule /*__aligned(16)*/,
H A Daesni_wrap.c146 aesni_decrypt_ecb(int rounds, const void *key_schedule, size_t len, in aesni_decrypt_ecb() function