Searched defs:krp (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/sys/mips/nlm/dev/sec/
H A Dnlmrsalib.h46 struct cryptkop *krp; member in struct:xlp_rsa_command
H A Dnlmrsa.c119 print_krp_params(struct cryptkop *krp) argument
493 xlp_rsa_kprocess(device_t dev, struct cryptkop *krp, int hint) argument
[all...]
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_as.c401 dof_relodesc_t *krp = dp->dtdo_kreltab; local
/freebsd-10.0-release/sys/opencrypto/
H A Dcrypto.c828 crypto_kdispatch(struct cryptkop *krp) argument
850 kdriver_suitable(const struct cryptocap *cap, const struct cryptkop *krp) argument
866 crypto_select_kdriver(const struct cryptkop *krp, int flags) argument
916 crypto_kinvoke(struct cryptkop *krp, in argument
1173 crypto_kdone(struct cryptkop *krp) argument
1243 struct cryptkop *krp; local
1516 struct cryptkop *krp; local
[all...]
H A Dcryptodev.c831 struct cryptkop *krp = (struct cryptkop *) op; local
840 struct cryptkop *krp = NULL; local
[all...]
/freebsd-10.0-release/sys/dev/ubsec/
H A Dubsec.c1680 struct cryptkop *krp; local
2105 ubsec_kprocess(device_t dev, struct cryptkop *krp, int hint) argument
2144 ubsec_kprocess_modexp_sw(struct ubsec_softc *sc, struct cryptkop *krp, int hint) argument
2346 ubsec_kprocess_modexp_hw(struct ubsec_softc *sc, struct cryptkop *krp, int hint) argument
2544 ubsec_kprocess_rsapriv(struct ubsec_softc *sc, struct cryptkop *krp, int hint) argument
[all...]

Completed in 72 milliseconds