Searched refs:ROTPK_NOT_DEPLOYED (Results 1 – 8 of 8) sorted by relevance
39 *flags = ROTPK_NOT_DEPLOYED; in cc_get_rotpk_hash()48 *flags = ROTPK_NOT_DEPLOYED; in cc_get_rotpk_hash()
32 *flags = ROTPK_NOT_DEPLOYED; in plat_get_rotpk_info()
54 *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()
184 if (flags & (ROTPK_IS_HASH | ROTPK_NOT_DEPLOYED)) { in auth_signature()201 if (flags & ROTPK_NOT_DEPLOYED) { in auth_signature()
42 #define ROTPK_NOT_DEPLOYED (1 << 1) macro
736 ROTPK_NOT_DEPLOYED : This allows the platform to skip certificate ROTPK
3710 platform value when ``ROTPK_NOT_DEPLOYED`` bit is set.
Completed in 20 milliseconds