Searched refs:sign_mgr_cleanup (Results 1 – 7 of 7) sorted by relevance
509 (void) sign_mgr_cleanup(&hmac_ctx); in md5_hmac_verify()517 (void) sign_mgr_cleanup(&hmac_ctx); in md5_hmac_verify()527 (void) sign_mgr_cleanup(&hmac_ctx); in md5_hmac_verify()
470 (void) sign_mgr_cleanup(&sign_ctx); in rsa_hash_pkcs_sign()599 (void) sign_mgr_cleanup(&verify_ctx); in rsa_hash_pkcs_verify()714 (void) sign_mgr_cleanup(&sign_ctx); in rsa_hash_pkcs_sign_final()723 (void) sign_mgr_cleanup(&sign_ctx); in rsa_hash_pkcs_sign_final()
256 (void) sign_mgr_cleanup(&hmac_ctx); in sha1_hmac_verify()
223 sign_mgr_cleanup(SIGN_VERIFY_CONTEXT *ctx) in sign_mgr_cleanup() function
1746 (void) sign_mgr_cleanup(&sess->sign_ctx); in SC_Sign()1785 (void) sign_mgr_cleanup(&sess->sign_ctx); in SC_SignUpdate()1829 (void) sign_mgr_cleanup(&sess->sign_ctx); in SC_SignFinal()1917 (void) sign_mgr_cleanup(&sess->sign_ctx); in SC_SignRecover()
1154 (void) sign_mgr_cleanup(&sess->sign_ctx); in session_mgr_set_op_state()
844 CK_RV sign_mgr_cleanup(SIGN_VERIFY_CONTEXT *);