Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/opencrypto/
Dcryptosoft.c61 static int swcr_encdec(struct cryptodesc *, struct swcr_data *, caddr_t, int);
70 swcr_encdec(struct cryptodesc *crd, struct swcr_data *sw, caddr_t buf, in swcr_encdec() function
1015 if ((crp->crp_etype = swcr_encdec(crd, sw, in swcr_process()