Home
last modified time | relevance | path

Searched defs:keySlot (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/cau3/
Dfsl_cau3.c1074 … CAU3_Type *base, const uint8_t *key, size_t keySize, uint32_t keySlot, cau3_task_done_t taskDone) in cau3_load_key()
1277 cau3_key_slot_t keySlot, in cau3_load_key_context()
1367 status_t CAU3_LoadSpecialKeyContext(CAU3_Type *base, size_t keySize, cau3_key_slot_t keySlot, cau3_… in CAU3_LoadSpecialKeyContext()
1407 status_t CAU3_ClearKeyContext(CAU3_Type *base, cau3_key_slot_t keySlot, cau3_task_done_t taskDone) in CAU3_ClearKeyContext()
1450 status_t CAU3_LoadKeyInitVector(CAU3_Type *base, const uint8_t *iv, cau3_key_slot_t keySlot, cau3_t… in CAU3_LoadKeyInitVector()
1494 status_t CAU3_AES_KeyExpansion(CAU3_Type *base, cau3_key_slot_t keySlot, cau3_task_done_t taskDone) in CAU3_AES_KeyExpansion()
4342 status_t CAU3_TDES_CheckParity(CAU3_Type *base, cau3_key_slot_t keySlot) in CAU3_TDES_CheckParity()
4527 static status_t cau3_load_nonce(CAU3_Type *base, const uint8_t *nonce, cau3_key_slot_t keySlot) in cau3_load_nonce()
4720 cau3_key_slot_t keySlot, in CAU3_KeyBlobUnwrap()
Dfsl_cau3.h94 …cau3_key_slot_t keySlot; /*!< For operations with key (such as AES encryption/decryption), specify… member
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/puf/
Dfsl_puf.c706 …PUF_Type *base, const uint8_t *keyCode, size_t keyCodeSize, puf_key_slot_t keySlot, uint32_t keyMa… in PUF_GetHwKey()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/dcp/
Dfsl_dcp.h152 …dcp_key_slot_t keySlot; /*!< For operations with key (such as AES encryption/decryption), specify … member