Home
last modified time | relevance | path

Searched refs:find_matched_source (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/common_modules/code_sign/
H A Dverify_cert_chain.c110 static struct cert_source *find_matched_source(const struct x509_certificate *signer, bool is_debug) in find_matched_source() function
174 struct cert_source *source = find_matched_source(signer, false); in code_sign_verify_certchain()
178 source = find_matched_source(signer, true); in code_sign_verify_certchain()

Completed in 2 milliseconds