Home
last modified time | relevance | path

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

/netbsd-src/sys/opencrypto/
H A Dcryptosoft_xform.c97 static int skipjack_setkey(u_int8_t **, const u_int8_t *, int);
203 skipjack_setkey,
570 skipjack_setkey(u_int8_t **sched, const u_int8_t *key, int len) in skipjack_setkey() function