Home
last modified time | relevance | path

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

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