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,
|