Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_certificate.cpp175 const auto *cert_data = reinterpret_cast<const unsigned char *>(cert); in CertificateFromDer() local
/ohos5.0/base/security/code_signature/services/key_enable/src/
H A Dkey_enable.rs76 let mut cert_data = Vec::with_capacity(cert_size); in get_local_key() localVariable
/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintAidlTestBase.cpp1503 std::stringstream cert_data; in ChainSignaturesAreValid() local