Searched refs:get_cert (Results 1 – 2 of 2) sorted by relevance
139 static bool get_cert(ADBG_Case_t *c, const char *crt_str, X509 **crt) in get_cert() function169 if (!get_cert(c, crt_str, &crt)) in push_cert()242 if (!ADBG_EXPECT_TRUE(c, get_cert(c, cert, &crt))) in verify_cert()
3760 static X509 *get_cert(EVP_PKEY *key) in get_cert() function4069 TEST(cert = get_cert(key), cert); in verity_test_optional_sigs()