Home
last modified time | relevance | path

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

/netbsd-src/sys/opencrypto/
H A Dcryptosoft_xform.c98 static int aes_setkey(u_int8_t **, const u_int8_t *, int);
212 aes_setkey,
626 aes_setkey(u_int8_t **sched, const u_int8_t *key, int len) in aes_setkey() function