Searched defs:aes_dec (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/crypto/aes/
H A Daes_impl.c253 aes_dec(const struct aesdec *dec, const uint8_t in[static 16], function
/netbsd-current/sys/crypto/adiantum/
H A Dadiantum.c79 #define aes_dec(D, C, P, NR) AES_decrypt(C, P, &(D)->deckey) macro

Completed in 206 milliseconds