Home
last modified time | relevance | path

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

/netbsd-src/sys/opencrypto/
H A Dcryptosoft_xform.c100 static int aes_ctr_setkey(u_int8_t **, const u_int8_t *, int);
221 aes_ctr_setkey,
230 aes_ctr_setkey,
740 aes_ctr_setkey(u_int8_t **sched, const u_int8_t *key, int len) in aes_ctr_setkey() function