Searched refs:PUF_GetKey (Results 1 – 5 of 5) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/puf/ |
| D | fsl_puf.h | 250 status_t PUF_GetKey(PUF_Type *base, const uint8_t *keyCode, size_t keyCodeSize, uint8_t *key, size_…
|
| D | fsl_puf.c | 839 status_t PUF_GetKey(PUF_Type *base, const uint8_t *keyCode, size_t keyCodeSize, uint8_t *key, size_… in PUF_GetKey() function
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/puf_v3/ |
| D | fsl_puf_v3.h | 200 status_t PUF_GetKey(PUF_Type *base, puf_key_ctx_t *keyCtx, puf_key_dest_t keyDest, uint8_t *key, si…
|
| D | fsl_puf_v3.c | 423 status_t PUF_GetKey(PUF_Type *base, puf_key_ctx_t *keyCtx, puf_key_dest_t keyDest, uint8_t *key, si… in PUF_GetKey() function
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/prince/ |
| D | fsl_prince.c | 267 if (kStatus_Success == PUF_GetKey(PUF, iv_code, FLASH_FFR_IV_CODE_SIZE, &prince_iv[0], 8)) in PRINCE_LoadIV()
|