Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/pkcs11/pkcs11_softtoken/common/
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 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 DsoftObjectUtil.c75 soft_cleanup_object(soft_object_t *objp) in soft_cleanup_object() function
307 soft_cleanup_object(new_objp); in soft_add_object()
471 soft_cleanup_object(objp); in soft_delete_object_cleanup()
1104 soft_cleanup_object(new_object); in soft_update_object()
1110 soft_cleanup_object(new_object); in soft_update_object()
1436 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()
1575 (void) soft_cleanup_object(new_crypt_key); in soft_keystore_setpin()
1581 (void) soft_cleanup_object(new_crypt_key); in soft_keystore_setpin()
1723 (void) soft_cleanup_object(enc_key); in soft_keystore_setpin()
1724 (void) soft_cleanup_object(hmac_key); in soft_keystore_setpin()
1749 (void) soft_cleanup_object(enc_key); in soft_keystore_setpin()
1750 (void) soft_cleanup_object(hmac_key); in soft_keystore_setpin()
1756 (void) soft_cleanup_object(new_crypt_key); in soft_keystore_setpin()
1757 (void) soft_cleanup_object(new_hmac_key); in soft_keystore_setpin()
H A DsoftSignUtil.c475 soft_cleanup_object(rsa_ctx->key); in soft_sign_verify_cleanup()
495 soft_cleanup_object(dsa_ctx->key); in soft_sign_verify_cleanup()
H A DsoftObject.c197 soft_cleanup_object(new_object); in C_CopyObject()
539 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.c943 soft_cleanup_object(rsa_ctx->key); in soft_crypt_cleanup()
H A DsoftObject.h794 void soft_cleanup_object(soft_object_t *objp);
H A DsoftAttributeUtil.c1826 soft_cleanup_object(new_object);
2493 soft_cleanup_object(new_object);
3154 soft_cleanup_object(new_object);
3385 soft_cleanup_object(new_object);
H A DsoftKeysUtil.c137 soft_cleanup_object(new_objp); in soft_gen_keyobject()
H A DsoftKeystore.c1937 soft_cleanup_object(new_objp); in soft_get_token_objects_from_keystore()