Home
last modified time | relevance | path

Searched defs:matched_cert (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/common_modules/code_sign/
Dcode_sign_ioctl.c55 struct cert_source *matched_cert = matched_cert_search(root, subject, issuer); in cert_chain_search() local
142 struct cert_source *matched_cert = cert_chain_search(root, cert->subject, cert->issuer, true); in cert_chain_remove() local