Searched refs:rootKeyType (Results 1 – 1 of 1) sorted by relevance
69 … 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() argument239 assert(rootKeyType); in nboot_hal_get_root_key_type()241 *rootKeyType = kNBOOT_RootKey_Ecdsa_P256; in nboot_hal_get_root_key_type()