Home
last modified time | relevance | path

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

/hal_nxp-latest/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);
525 status_t FFR_KeystoreWrite(flash_config_t *config, ffr_key_store_t *pKeyStore) in FFR_KeystoreWrite() argument
530 return VERSION0_FLASH_API_TREE->ffr_keystore_write(config, pKeyStore); in FFR_KeystoreWrite()
535 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-latest/mcux/mcux-sdk/drivers/mcx_romapi/flash/src/
Dfsl_flash.c74 status_t (*ffr_cust_keystore_write)(flash_config_t *config, ffr_key_store_t *pKeyStore);
344 status_t FFR_CustKeystoreWrite(flash_config_t *config, ffr_key_store_t *pKeyStore) in FFR_CustKeystoreWrite() argument
347 return BOOTLOADER_API_TREE_POINTER->flashDriver->ffr_cust_keystore_write(config, pKeyStore); in FFR_CustKeystoreWrite()
/hal_nxp-latest/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);
373 status_t FFR_CustKeystoreWrite(flash_config_t *config, ffr_key_store_t *pKeyStore) in FFR_CustKeystoreWrite() argument
376 return BOOTLOADER_API_TREE_POINTER->flashDriver->ffr_cust_keystore_write(config, pKeyStore); in FFR_CustKeystoreWrite()
/hal_nxp-latest/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);
373 status_t FFR_CustKeystoreWrite(flash_config_t *config, ffr_key_store_t *pKeyStore) in FFR_CustKeystoreWrite() argument
376 return BOOTLOADER_API_TREE_POINTER->flashDriver->ffr_cust_keystore_write(config, pKeyStore); in FFR_CustKeystoreWrite()
/hal_nxp-latest/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);
373 status_t FFR_CustKeystoreWrite(flash_config_t *config, ffr_key_store_t *pKeyStore) in FFR_CustKeystoreWrite() argument
376 return BOOTLOADER_API_TREE_POINTER->flashDriver->ffr_cust_keystore_write(config, pKeyStore); in FFR_CustKeystoreWrite()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5536/drivers/flash/
Dfsl_flash_ffr.h506 status_t FFR_CustKeystoreWrite(flash_config_t *config, ffr_key_store_t *pKeyStore);
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S36/drivers/flash/
Dfsl_flash_ffr.h506 status_t FFR_CustKeystoreWrite(flash_config_t *config, ffr_key_store_t *pKeyStore);
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5534/drivers/flash/
Dfsl_flash_ffr.h506 status_t FFR_CustKeystoreWrite(flash_config_t *config, ffr_key_store_t *pKeyStore);
/hal_nxp-latest/mcux/mcux-sdk/drivers/mcx_romapi/flash/
Dfsl_flash_ffr.h566 status_t FFR_CustKeystoreWrite(flash_config_t *config, ffr_key_store_t *pKeyStore);