Home
last modified time | relevance | path

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

/system/ca-certificates/google/
Dextract_from_pem.py47 def GetFingerprintString(x509): argument
/system/update_engine/payload_consumer/
Dcertificate_parser_android.cc97 std::unique_ptr<X509, decltype(&X509_free)> x509( in ReadPublicKeysFromCertificates() local
/system/security/ondevice-signing/
DCertUtils.cpp187 bssl::UniquePtr<X509> x509(X509_new()); in createCertificate() local
383 X509* x509 = cert.value().get(); in verifyAndExtractCertInfoFromX509() local