Searched refs:hifn_crypto (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/hifn/
H A Dhifn7751.c156 static int hifn_crypto(struct hifn_softc *, struct hifn_command *, struct cryptop *, int);
1776 hifn_crypto( function
1828 ("hifn_crypto: dst_m initialized improperly"));
2008 ("hifn_crypto: command slot %u busy", resi));
2062 KASSERT(err == 0, ("hifn_crypto: success with error %u", err));
2493 err = hifn_crypto(sc, cmd, crp, hint);

Completed in 78 milliseconds