Home
last modified time | relevance | path

Searched refs:PUF_IsGetKeyAllowed (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/puf/
Dfsl_puf.h290 bool PUF_IsGetKeyAllowed(PUF_Type *base);
Dfsl_puf.c813 bool PUF_IsGetKeyAllowed(PUF_Type *base) in PUF_IsGetKeyAllowed() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/prince/
Dfsl_prince.c187 if (true != PUF_IsGetKeyAllowed(PUF)) in PRINCE_GenNewIV()
258 if (true != PUF_IsGetKeyAllowed(PUF)) in PRINCE_LoadIV()