Home
last modified time | relevance | path

Searched refs:psa_core_key_attributes_t (Results 1 – 4 of 4) sorted by relevance

/mbedtls-development/library/
A Dpsa_crypto_storage.h108 psa_status_t psa_save_persistent_key( const psa_core_key_attributes_t *attr,
138 psa_status_t psa_load_persistent_key( psa_core_key_attributes_t *attr,
178 const psa_core_key_attributes_t *attr,
201 psa_core_key_attributes_t *attr );
A Dpsa_crypto_storage.c252 const psa_core_key_attributes_t *attr, in psa_format_key_data_for_storage()
282 psa_core_key_attributes_t *attr ) in psa_parse_key_data_from_storage()
327 psa_status_t psa_save_persistent_key( const psa_core_key_attributes_t *attr, in psa_save_persistent_key()
366 psa_status_t psa_load_persistent_key( psa_core_key_attributes_t *attr, in psa_load_persistent_key()
A Dpsa_crypto_core.h54 psa_core_key_attributes_t attr;
/mbedtls-development/include/psa/
A Dcrypto_struct.h330 } psa_core_key_attributes_t; typedef
339 psa_core_key_attributes_t MBEDTLS_PRIVATE(core);

Completed in 7 milliseconds