Home
last modified time | relevance | path

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

/netbsd-src/sys/opencrypto/
H A Dcryptosoft.c73 static int swcr_encdec(struct cryptodesc *, const struct swcr_data *, void *, int);
87 swcr_encdec(struct cryptodesc *crd, const struct swcr_data *sw, void *bufv, in swcr_encdec() function
1203 if ((crp->crp_etype = swcr_encdec(crd, sw, in swcr_process()