Searched refs:KEYMGR_SEL_PUF (Results 1 – 2 of 2) sorted by relevance
39 if ((select != (uint8_t)(KEYMGR_SEL_UDF)) && (select != (uint8_t)(KEYMGR_SEL_PUF))) in KEYMGR_MasterKeyControll()65 if ((select != (uint8_t)(KEYMGR_SEL_OCOTP)) && (select != (uint8_t)(KEYMGR_SEL_PUF))) in KEYMGR_OTFAD1KeyControll()91 if ((select != (uint8_t)(KEYMGR_SEL_OCOTP)) && (select != (uint8_t)(KEYMGR_SEL_PUF))) in KEYMGR_OTFAD2KeyControll()
66 #define KEYMGR_SEL_PUF 1u macro