Home
last modified time | relevance | path

Searched defs:krp (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/opencrypto/
H A Dcrypto.c859 crypto_kdispatch(struct cryptkop *krp) in crypto_kdispatch()
892 kdriver_suitable(const struct cryptocap *cap, const struct cryptkop *krp) in kdriver_suitable()
908 crypto_select_kdriver(const struct cryptkop *krp, int flags) in crypto_select_kdriver()
957 crypto_kinvoke(struct cryptkop *krp, int crid) in crypto_kinvoke()
1219 crypto_kdone(struct cryptkop *krp) in crypto_kdone()
1292 struct cryptkop *krp; in crypto_proc() local
1585 struct cryptkop *krp; in DB_SHOW_COMMAND() local
H A Dcryptodev.c579 struct cryptkop *krp = (struct cryptkop *) op; in cryptodevkey_cb() local
588 struct cryptkop *krp = NULL; in cryptodev_key() local
/dflybsd-src/sys/dev/crypto/ubsec/
H A Dubsec.c1680 struct cryptkop *krp; in ubsec_callback2() local
2103 ubsec_kprocess(device_t dev, struct cryptkop *krp, int hint) in ubsec_kprocess()
2142 ubsec_kprocess_modexp_sw(struct ubsec_softc *sc, struct cryptkop *krp, int hint) in ubsec_kprocess_modexp_sw()
2339 ubsec_kprocess_modexp_hw(struct ubsec_softc *sc, struct cryptkop *krp, int hint) in ubsec_kprocess_modexp_hw()
2532 ubsec_kprocess_rsapriv(struct ubsec_softc *sc, struct cryptkop *krp, int hint) in ubsec_kprocess_rsapriv()