Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/crypto/aesni/
Daesni.h91 void aesni_decrypt_ecb(int rounds, const void *key_schedule /*__aligned(16)*/,
Daesni_wrap.c149 aesni_decrypt_ecb(int rounds, const void *key_schedule, size_t len, in aesni_decrypt_ecb() function