Home
last modified time | relevance | path

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

/netbsd/src/sys/opencrypto/
Dcryptosoft.h59 int swcr_authcompute(struct cryptop *crp, struct cryptodesc *crd,
Dcryptosoft.c465 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/
Dvia_padlock.c367 return (swcr_authcompute(crp, crd, sw, buf, type)); in via_padlock_crypto_swauth()