Searched defs:cert_type (Results 1 – 4 of 4) sorted by relevance
37 ta_cert_t cert_type; member
83 static TEE_Result conf_cert_ou_check(const uint8_t *ou, size_t ou_size, conf_cert_t *cert_type) in conf_cert_ou_check()110 static TEE_Result ta_cert_ou_check(const uint8_t *ou, size_t ou_size, ta_cert_t *cert_type) in ta_cert_ou_check()
197 let cert_type = match cert_profile[TYPE_KEY].try_as_string() { in parse_cert_profile() localVariable
82 ta_cert_t cert_type; member