Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/conn_fwloader/
Dnboot_hal.c69 … fsl_nboot_status_t nboot_hal_get_root_key_type(fsl_nboot_root_key_type_and_length_t *rootKeyType);
236 …e fsl_nboot_status_t nboot_hal_get_root_key_type(fsl_nboot_root_key_type_and_length_t *rootKeyType) in nboot_hal_get_root_key_type() argument
239 assert(rootKeyType); in nboot_hal_get_root_key_type()
241 *rootKeyType = kNBOOT_RootKey_Ecdsa_P256; in nboot_hal_get_root_key_type()