Home
last modified time | relevance | path

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

/openbsd/src/sys/crypto/
Dcryptosoft.h70 int swcr_compdec(struct cryptodesc *, struct swcr_data *, caddr_t, int);
Dcryptosoft.c655 swcr_compdec(struct cryptodesc *crd, struct swcr_data *sw, in swcr_compdec() function
1118 if ((err = swcr_compdec(crd, sw, in swcr_process()