Searched refs:KEYMGR_SEL_OCOTP (Results 1 – 2 of 2) sorted by relevance
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()
64 #define KEYMGR_SEL_OCOTP 0u macro