HomeSort by: relevance | last modified time | path
    Searched refs:swcr_authcompute (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/opencrypto/
cryptosoft.h 59 int swcr_authcompute(struct cryptop *crp, struct cryptodesc *crd,
cryptosoft.c 465 swcr_authcompute(struct cryptop *crp, struct cryptodesc *crd, function in typeref:typename:int
1225 if ((crp->crp_etype = swcr_authcompute(crp, crd, sw,
  /src/sys/arch/x86/x86/
via_padlock.c 367 return (swcr_authcompute(crp, crd, sw, buf, type));

Completed in 14 milliseconds