Home
last modified time | relevance | path

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

/netbsd-src/sys/opencrypto/
H A Dcryptosoft_xform.c90 static int null_setkey(u_int8_t **, const u_int8_t *, int);
158 null_setkey,
398 null_setkey(u_int8_t **sched, const u_int8_t *key, int len) in null_setkey() function