HomeSort by: relevance | last modified time | path
    Searched defs:swcr_encdec (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/opencrypto/
cryptosoft.c 73 static int swcr_encdec(struct cryptodesc *, const struct swcr_data *, void *, int);
87 swcr_encdec(struct cryptodesc *crd, const struct swcr_data *sw, void *bufv, function in typeref:typename:int
1203 if ((crp->crp_etype = swcr_encdec(crd, sw,

Completed in 10 milliseconds