Home
last modified time | relevance | path

Searched refs:p_cfg_data (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/samples/tfm_integration/psa_crypto/src/
Dutil_app_cfg.c55 psa_status_t cfg_load_data(struct cfg_data *p_cfg_data) in cfg_load_data() argument
68 memcpy(p_cfg_data, &cfg_data_dflt, sizeof(cfg_data_dflt)); in cfg_load_data()
Dutil_app_cfg.h59 psa_status_t cfg_load_data(struct cfg_data *p_cfg_data);