Home
last modified time | relevance | path

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

/f-stack/freebsd/crypto/aesni/
H A Daesni.h87 void aesni_decrypt_ecb(int rounds, const void *key_schedule /*__aligned(16)*/,
H A Daesni_wrap.c149 aesni_decrypt_ecb(int rounds, const void *key_schedule, size_t len, in aesni_decrypt_ecb() function