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

/openbsd-current/sys/crypto/
H A Dcryptosoft.h66 int swcr_encdec(struct cryptodesc *, struct swcr_data *, caddr_t, int);
H A Dcryptosoft.c99 swcr_encdec(struct cryptodesc *crd, struct swcr_data *sw, caddr_t buf, function
1092 if ((err = swcr_encdec(crd, sw,
/openbsd-current/sys/arch/i386/pci/
H A Dglxsb.c642 return (swcr_encdec(crd, sw, buf, type));

Completed in 171 milliseconds