Home
last modified time | relevance | path

Searched refs:soft_cleanup_object (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftRSA.c322 soft_cleanup_object(key); in soft_rsa_encrypt_common()
403 soft_cleanup_object(key); in soft_rsa_decrypt_common()
631 soft_cleanup_object(key); in soft_rsa_sign_common()
741 soft_cleanup_object(key); in soft_rsa_verify_common()
996 soft_cleanup_object(key); in soft_rsa_digest_sign_common()
1024 soft_cleanup_object(key); in soft_rsa_digest_sign_common()
1110 soft_cleanup_object(key); in soft_rsa_digest_verify_common()
1272 soft_cleanup_object(key); in soft_rsa_verify_recover()
H A DsoftDSA.c252 soft_cleanup_object(key); in soft_dsa_digest_sign_common()
317 soft_cleanup_object(key); in soft_dsa_sign()
357 soft_cleanup_object(key); in soft_dsa_verify()
383 soft_cleanup_object(key); in soft_dsa_digest_verify_common()
H A DsoftObjectUtil.c77 soft_cleanup_object(soft_object_t *objp) in soft_cleanup_object() function
364 soft_cleanup_object(new_objp); in soft_add_object()
528 soft_cleanup_object(objp); in soft_delete_object_cleanup()
1164 soft_cleanup_object(new_object); in soft_update_object()
1170 soft_cleanup_object(new_object); in soft_update_object()
1496 soft_cleanup_object(new_objp); in refresh_token_objects()
H A DsoftKeystoreUtil.c1551 (void) soft_cleanup_object(new_crypt_key); in soft_keystore_setpin()
1558 (void) soft_cleanup_object(new_crypt_key); in soft_keystore_setpin()
1576 (void) soft_cleanup_object(new_crypt_key); in soft_keystore_setpin()
1582 (void) soft_cleanup_object(new_crypt_key); in soft_keystore_setpin()
1727 (void) soft_cleanup_object(enc_key); in soft_keystore_setpin()
1728 (void) soft_cleanup_object(hmac_key); in soft_keystore_setpin()
1753 (void) soft_cleanup_object(enc_key); in soft_keystore_setpin()
1754 (void) soft_cleanup_object(hmac_key); in soft_keystore_setpin()
1760 (void) soft_cleanup_object(new_crypt_key); in soft_keystore_setpin()
1761 (void) soft_cleanup_object(new_hmac_key); in soft_keystore_setpin()
H A DsoftSignUtil.c528 soft_cleanup_object(rsa_ctx->key); in soft_sign_verify_cleanup()
548 soft_cleanup_object(dsa_ctx->key); in soft_sign_verify_cleanup()
H A DsoftObject.c198 soft_cleanup_object(new_object); in C_CopyObject()
533 soft_cleanup_object(new_object); in C_SetAttributeValue()
H A DsoftEC.c62 soft_cleanup_object(ecc_ctx->key); in soft_free_ecc_context()
416 soft_cleanup_object(tmp_key); in soft_ecc_sign_verify_init_common()
H A DsoftEncryptUtil.c734 soft_cleanup_object(rsa_ctx->key); in soft_crypt_cleanup()
H A DsoftObject.h780 void soft_cleanup_object(soft_object_t *objp);
H A DsoftAttributeUtil.c1815 soft_cleanup_object(new_object);
2482 soft_cleanup_object(new_object);
3143 soft_cleanup_object(new_object);
3374 soft_cleanup_object(new_object);
H A DsoftKeysUtil.c136 soft_cleanup_object(new_objp); in soft_gen_keyobject()
H A DsoftKeystore.c1944 soft_cleanup_object(new_objp); in soft_get_token_objects_from_keystore()