Searched refs:swcr_authcompute (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/sys/opencrypto/ |
| D | cryptosoft.h | 59 int swcr_authcompute(struct cryptop *crp, struct cryptodesc *crd,
|
| D | cryptosoft.c | 465 swcr_authcompute(struct cryptop *crp, struct cryptodesc *crd, in swcr_authcompute() function 1225 if ((crp->crp_etype = swcr_authcompute(crp, crd, sw, in swcr_process()
|
| /netbsd/src/sys/arch/x86/x86/ |
| D | via_padlock.c | 367 return (swcr_authcompute(crp, crd, sw, buf, type)); in via_padlock_crypto_swauth()
|