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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca_rng.c189 crypto_op_notification(reqp->dr_kcf_req, errno);
196 "dca_rngdone: returning %d to the kef via crypto_op_notification",
H A Ddca_dsa.c183 crypto_op_notification(reqp->dr_kcf_req, errno);
185 "dca_dsa_sign_done: rtn 0x%x to kef via crypto_op_notification",
363 crypto_op_notification(reqp->dr_kcf_req, errno);
365 "dca_dsa_verify_done: rtn 0x%x to kef via crypto_op_notification",
H A Ddca_rsa.c279 crypto_op_notification(reqp->dr_kcf_req, errno);
281 "dca_rsadone: returning 0x%x to the kef via crypto_op_notification",
370 crypto_op_notification(reqp->dr_kcf_req, errno);
372 "dca_rsaverifydone: rtn 0x%x to the kef via crypto_op_notification",
H A Ddca_3des.c637 crypto_op_notification(reqp->dr_kcf_req, errno);
639 "dca_3desdone: returning %d to the kef via crypto_op_notification",
H A Ddprov.c5393 crypto_op_notification(taskq_req->dr_kcf_req, error);
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dspi.h70 * specified by a provider when calling crypto_op_notification(9F)
763 extern void crypto_op_notification(crypto_req_handle_t, int);
/illumos-gate/usr/src/uts/common/crypto/spi/
H A Dkcf_spi.c693 crypto_op_notification(crypto_req_handle_t handle, int error) function
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s1134 NO_UNLOAD_STUB(kcf, crypto_op_notification, nomod_minus_one);
/illumos-gate/usr/src/uts/sparc/ml/
H A Dmodstubs.s1057 NO_UNLOAD_STUB(kcf, crypto_op_notification, nomod_minus_one);

Completed in 97 milliseconds