Searched refs:ROTPK_NOT_DEPLOYED (Results 1 – 7 of 7) sorted by relevance
39 *flags = ROTPK_NOT_DEPLOYED; in cc_get_rotpk_hash()48 *flags = ROTPK_NOT_DEPLOYED; in cc_get_rotpk_hash()
207 *flags = ROTPK_NOT_DEPLOYED; in plat_get_rotpk_info()239 *flags = ROTPK_NOT_DEPLOYED; in plat_get_rotpk_info()275 *flags = ROTPK_NOT_DEPLOYED; in plat_get_rotpk_info()
54 *flags = ROTPK_NOT_DEPLOYED; in cc_get_rotpk_hash()
183 if (flags & (ROTPK_IS_HASH | ROTPK_NOT_DEPLOYED)) { in auth_signature()200 if (flags & ROTPK_NOT_DEPLOYED) { in auth_signature()
41 #define ROTPK_NOT_DEPLOYED (1 << 1) macro
736 ROTPK_NOT_DEPLOYED : This allows the platform to skip certificate ROTPK
3041 platform value when ``ROTPK_NOT_DEPLOYED`` bit is set.