Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/conn_fwloader/
Dnboot_hal.c58 static fsl_nboot_status_t nboot_hal_get_rotkh(uint32_t *rotkh, uint32_t rotkhSize);
109 status = nboot_hal_get_rotkh(&parms->soc_rkh[0], sizeof(parms->soc_rkh)); in nboot_hal_get_root_auth_parms()
160 static fsl_nboot_status_t nboot_hal_get_rotkh(uint32_t *rotkh, uint32_t rotkhSize) in nboot_hal_get_rotkh() function