Home
last modified time | relevance | path

Searched refs:crypto_op_notification (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca_dsa.c181 crypto_op_notification(reqp->dr_kcf_req, errno); in dca_dsa_sign_done()
361 crypto_op_notification(reqp->dr_kcf_req, errno); in dca_dsa_verify_done()
H A Ddca_rsa.c277 crypto_op_notification(reqp->dr_kcf_req, errno); in dca_rsadone()
368 crypto_op_notification(reqp->dr_kcf_req, errno); in dca_rsaverifydone()
H A Ddca_rng.c187 crypto_op_notification(reqp->dr_kcf_req, errno); in dca_rngdone()
H A Dviorand.c468 crypto_op_notification(rb->rb_req_handle, error); in viorand_process_data()
H A Ddca_3des.c637 crypto_op_notification(reqp->dr_kcf_req, errno); in dca_3desdone()
H A Ddprov.c5419 crypto_op_notification(taskq_req->dr_kcf_req, error); in dprov_op_done()
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dspi.h763 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) in crypto_op_notification() function
/illumos-gate/usr/src/uts/sparc/ml/
H A Dmodstubs.S1002 NO_UNLOAD_STUB(kcf, crypto_op_notification, nomod_minus_one);
/illumos-gate/usr/src/uts/intel/ml/
H A Dmodstubs.S872 NO_UNLOAD_STUB(kcf, crypto_op_notification, nomod_minus_one);