Searched defs:os_cert (Results 1 – 10 of 10) sorted by relevance
21 base::span<const uint8_t> CertContextAsSpan(PCCERT_CONTEXT os_cert) { in CertContextAsSpan()30 PCCERT_CONTEXT os_cert, in CreateX509CertificateFromCertContexts()36 PCCERT_CONTEXT os_cert, in CreateX509CertificateFromCertContexts()
17 base::apple::ScopedCFTypeRef<SecCertificateRef> os_cert( in AddImpl() local
86 crypto::ScopedPCCERT_CONTEXT os_cert(CertCreateCertificateContext( in AddToStore() local99 crypto::ScopedPCCERT_CONTEXT os_cert(CertCreateCertificateContext( in AddToStoreWithEKURestriction() local
191 crypto::ScopedPCCERT_CONTEXT os_cert(CertCreateCertificateContext( in AddToStoreWithEKURestriction() local
97 ScopedCFTypeRef<SecCertificateRef> os_cert; in IsIssuedByInKeychain() local