Home
last modified time | relevance | path

Searched refs:psa_reset_key_attributes (Results 1 – 10 of 10) sorted by relevance

/optee_os/lib/libmbedtls/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_internal.h102 psa_reset_key_attributes(&opaque_attrs); in mbedtls_pk_get_ec_group_id()
H A Dblock_cipher.c144 psa_reset_key_attributes(&key_attr); in mbedtls_block_cipher_setkey()
H A Dpk.c171 psa_reset_key_attributes(&attributes); in mbedtls_pk_setup_opaque()
332 psa_reset_key_attributes(&attributes); in mbedtls_pk_can_do_ext()
631 psa_reset_key_attributes(&old_attributes); in copy_into_psa()
814 psa_reset_key_attributes(&old_attributes); in import_public_into_psa()
971 psa_reset_key_attributes(&key_attr); in copy_from_psa()
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.c402 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.c2709 psa_reset_key_attributes(&key_attributes); in ssl_get_ecdh_params_from_cert()
H A Dpsa_crypto.c1433 psa_reset_key_attributes(attributes); in psa_get_key_attributes()
5687 psa_reset_key_attributes(&attributes); in psa_key_derivation_start_hmac()
/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto.h408 void psa_reset_key_attributes(psa_key_attributes_t *attributes);