Home
last modified time | relevance | path

Searched refs:pKeyStore (Results 1 – 11 of 11) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/iap1/
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);
509 status_t FFR_KeystoreWrite(flash_config_t *config, ffr_key_store_t *pKeyStore) in FFR_KeystoreWrite() argument
514 return VERSION0_FLASH_API_TREE->ffr_keystore_write(config, pKeyStore); in FFR_KeystoreWrite()
519 return VERSION1_FLASH_API_TREE->ffr_keystore_write(config, pKeyStore); in FFR_KeystoreWrite()
Dfsl_iap_ffr.h361 status_t FFR_KeystoreWrite(flash_config_t *config, ffr_key_store_t *pKeyStore);
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5534/drivers/flash/
Dfsl_flash_ffr.h518 status_t FFR_CustKeystoreWrite(flash_config_t *config, ffr_key_store_t *pKeyStore);
558 status_t FFR_CustKeystoreWrite(flash_config_t *config, ffr_key_store_t *pKeyStore);
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5536/drivers/flash/
Dfsl_flash_ffr.h518 status_t FFR_CustKeystoreWrite(flash_config_t *config, ffr_key_store_t *pKeyStore);
558 status_t FFR_CustKeystoreWrite(flash_config_t *config, ffr_key_store_t *pKeyStore);
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S36/drivers/flash/
Dfsl_flash_ffr.h518 status_t FFR_CustKeystoreWrite(flash_config_t *config, ffr_key_store_t *pKeyStore);
558 status_t FFR_CustKeystoreWrite(flash_config_t *config, ffr_key_store_t *pKeyStore);
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5534/drivers/flash/src/
Dfsl_flash.c83 status_t (*ffr_cust_keystore_write)(flash_config_t *config, ffr_key_store_t *pKeyStore);
353 status_t FFR_CustKeystoreWrite(flash_config_t *config, ffr_key_store_t *pKeyStore) in FFR_CustKeystoreWrite() argument
356 return BOOTLOADER_API_TREE_POINTER->flashDriver->ffr_cust_keystore_write(config, pKeyStore); in FFR_CustKeystoreWrite()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S36/drivers/flash/src/
Dfsl_flash.c83 status_t (*ffr_cust_keystore_write)(flash_config_t *config, ffr_key_store_t *pKeyStore);
353 status_t FFR_CustKeystoreWrite(flash_config_t *config, ffr_key_store_t *pKeyStore) in FFR_CustKeystoreWrite() argument
356 return BOOTLOADER_API_TREE_POINTER->flashDriver->ffr_cust_keystore_write(config, pKeyStore); in FFR_CustKeystoreWrite()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5536/drivers/flash/src/
Dfsl_flash.c83 status_t (*ffr_cust_keystore_write)(flash_config_t *config, ffr_key_store_t *pKeyStore);
353 status_t FFR_CustKeystoreWrite(flash_config_t *config, ffr_key_store_t *pKeyStore) in FFR_CustKeystoreWrite() argument
356 return BOOTLOADER_API_TREE_POINTER->flashDriver->ffr_cust_keystore_write(config, pKeyStore); in FFR_CustKeystoreWrite()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S36/drivers/runbootloader/src/
Dfsl_runbootloader.c85 status_t (*ffr_cust_keystore_write)(flash_config_t *config, ffr_key_store_t *pKeyStore);
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5534/drivers/runbootloader/src/
Dfsl_runbootloader.c85 status_t (*ffr_cust_keystore_write)(flash_config_t *config, ffr_key_store_t *pKeyStore);
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5536/drivers/runbootloader/src/
Dfsl_runbootloader.c85 status_t (*ffr_cust_keystore_write)(flash_config_t *config, ffr_key_store_t *pKeyStore);