Home
last modified time | relevance | path

Searched refs:ps_system_wipe_all (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.4.0/secure_fw/partitions/protected_storage/
Dps_object_system.h100 psa_status_t ps_system_wipe_all(void);
Dtfm_protected_storage.c34 err = ps_system_wipe_all(); in tfm_ps_init()
Dps_object_system.c542 psa_status_t ps_system_wipe_all(void) in ps_system_wipe_all() function