Home
last modified time | relevance | path

Searched refs:verify_mgr_cleanup (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dverify_mgr.c208 verify_mgr_cleanup(SIGN_VERIFY_CONTEXT *ctx) in verify_mgr_cleanup() function
H A Dnew_host.c1999 (void) verify_mgr_cleanup(&sess->verify_ctx); in SC_Verify()
2038 (void) verify_mgr_cleanup(&sess->verify_ctx); in SC_VerifyUpdate()
2077 (void) verify_mgr_cleanup(&sess->verify_ctx); in SC_VerifyFinal()
2165 (void) verify_mgr_cleanup(&sess->verify_ctx); in SC_VerifyRecover()
H A Dmech_rsa.c796 (void) verify_mgr_cleanup(&verify_ctx); in rsa_hash_pkcs_verify_final()
H A Dsess_mgr.c1157 (void) verify_mgr_cleanup(&sess->verify_ctx); in session_mgr_set_op_state()
H A Dtpmtok_int.h879 CK_RV verify_mgr_cleanup(SIGN_VERIFY_CONTEXT *);