Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/drivers/
Dfsl_iap_ffr.h204 } ffr_key_store_t; typedef
361 status_t FFR_KeystoreWrite(flash_config_t *config, ffr_key_store_t *pKeyStore);
Dfsl_iap.c112 status_t (*ffr_keystore_write)(flash_config_t *config, ffr_key_store_t *pKeyStore);
143 status_t (*ffr_keystore_write)(flash_config_t *config, ffr_key_store_t *pKeyStore);
525 status_t FFR_KeystoreWrite(flash_config_t *config, ffr_key_store_t *pKeyStore) in FFR_KeystoreWrite()