Searched refs:psa_core_key_attributes_t (Results 1 – 4 of 4) sorted by relevance
108 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 );
252 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()
54 psa_core_key_attributes_t attr;
330 } psa_core_key_attributes_t; typedef339 psa_core_key_attributes_t MBEDTLS_PRIVATE(core);
Completed in 7 milliseconds