Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/puf_v3/
Dfsl_puf_v3.c472 context[3] = keyCtx->userCtx1; in PUF_GetKey()
573 context[3] = keyCtx->userCtx1; in PUF_WrapGeneratedRandom()
674 context[3] = keyCtx->userCtx1; in PUF_Wrap()
Dfsl_puf_v3.h87 uint32_t userCtx1; member