Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/evp/
Devp_extra_test.cc582 CBS cert_body, tbs_cert, algorithm, signature; in ParseCertificate() local
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/iam/
Dconnection.py658 def upload_signing_cert(self, cert_body, user_name=None): argument
763 def upload_server_cert(self, cert_name, cert_body, private_key, argument