Home
last modified time | relevance | path

Searched defs:keyIndex (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/puf/
Dfsl_puf.c439 …PUF_Type *base, puf_key_index_register_t keyIndex, size_t keySize, uint8_t *keyCode, size_t keyCod… in PUF_SetIntrinsicKey()
529 puf_key_index_register_t keyIndex, in PUF_SetUserKey()
709 uint32_t keyIndex; in PUF_GetHwKey() local
844 uint32_t keyIndex; in PUF_GetKey() local
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/prince/
Dfsl_prince.c254 uint32_t keyIndex = (0x0Fu & (uint32_t)iv_code[1]); in PRINCE_LoadIV() local
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/iap1/
Dfsl_iap.c539 status_t FFR_KeystoreGetKC(flash_config_t *config, uint8_t *pKeyCode, ffr_key_type_t keyIndex) in FFR_KeystoreGetKC()