Home
last modified time | relevance | path

Searched refs:psa_reset_key_attributes (Results 1 - 13 of 13) sorted by relevance

/third_party/mbedtls/tests/src/
H A Dpsa_exercise_key.c53 psa_reset_key_attributes(&attributes); in check_key_attributes_sanity()
115 psa_reset_key_attributes(&attributes); in check_key_attributes_sanity()
259 psa_reset_key_attributes(&attributes); in exercise_cipher_key()
322 psa_reset_key_attributes(&attributes); in exercise_aead_key()
643 psa_reset_key_attributes(&attributes); in mbedtls_test_psa_key_agreement_with_self()
675 psa_reset_key_attributes(&attributes); in mbedtls_test_psa_key_agreement_with_self()
700 psa_reset_key_attributes(&attributes); in mbedtls_test_psa_raw_key_agreement_with_self()
741 psa_reset_key_attributes(&attributes); in mbedtls_test_psa_raw_key_agreement_with_self()
1018 psa_reset_key_attributes(&attributes); in exercise_export_key()
1049 psa_reset_key_attributes( in exercise_export_key()
[all...]
/third_party/mbedtls/tests/include/spe/
H A Dcrypto_spe.h74 #define psa_reset_key_attributes \ macro
75 PSA_FUNCTION_NAME(psa_reset_key_attributes)
/third_party/mbedtls/library/
H A Dpsa_crypto_client.c17 void psa_reset_key_attributes(psa_key_attributes_t *attributes) in psa_reset_key_attributes() function
H A Dpk.c175 psa_reset_key_attributes(&attributes); in mbedtls_pk_setup_opaque()
336 psa_reset_key_attributes(&attributes); in mbedtls_pk_can_do_ext()
635 psa_reset_key_attributes(&old_attributes); in copy_into_psa()
818 psa_reset_key_attributes(&old_attributes); in import_public_into_psa()
975 psa_reset_key_attributes(&key_attr); in copy_from_psa()
1345 psa_reset_key_attributes(&key_attr); in mbedtls_pk_sign_ext()
H A Dpk_internal.h102 psa_reset_key_attributes(&opaque_attrs); in mbedtls_pk_get_ec_group_id()
H A Dblock_cipher.c140 psa_reset_key_attributes(&key_attr); in mbedtls_block_cipher_setkey()
H A Dpk_wrap.c621 psa_reset_key_attributes(&key_attr); in ecdsa_opaque_verify_wrap()
710 psa_reset_key_attributes(&key_attr); in ecdsa_sign_psa()
1419 psa_reset_key_attributes(&attributes); in opaque_get_bitlen()
1488 psa_reset_key_attributes(&attributes); in rsa_opaque_decrypt()
1525 psa_reset_key_attributes(&attributes); in rsa_opaque_sign_wrap()
H A Dpkwrite.c394 psa_reset_key_attributes(&opaque_attrs); in pk_get_type_ext()
H A Dctr_drbg.c56 psa_reset_key_attributes(&key_attr); in ctr_drbg_setup_psa_context()
H A Dssl_tls12_server.c2724 psa_reset_key_attributes(&key_attributes); in ssl_get_ecdh_params_from_cert()
H A Dpsa_crypto.c1404 psa_reset_key_attributes(attributes); in psa_get_key_attributes()
5457 psa_reset_key_attributes(&attributes); in psa_key_derivation_start_hmac()
/third_party/mbedtls/include/psa/
H A Dcrypto.h353 * psa_reset_key_attributes(). It then copies the attributes of
358 * you must call psa_reset_key_attributes() to free these resources.
393 void psa_reset_key_attributes(psa_key_attributes_t *attributes);
/third_party/mbedtls/tests/src/test_helpers/
H A Dssl_helpers.c1373 psa_reset_key_attributes(&attributes); in mbedtls_test_ssl_build_transforms()
1552 psa_reset_key_attributes(&attributes); in mbedtls_test_ssl_build_transforms()

Completed in 44 milliseconds