Searched defs:cert (Results 1 – 1 of 1) sorted by relevance
3795 static int sign(EVP_PKEY *key, X509 *cert, const char *data, size_t len, in sign()3850 EVP_PKEY *key, X509 *cert, bool use_signatures) in enable_verity()4050 X509 *cert = NULL; in verity_test_optional_sigs() local