Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/gcastv2/https/
DSSLSocket.cpp70 bool SSLSocket::usePrivateKey(const std::string &path) { in usePrivateKey() function in SSLSocket
/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DDTLS.cpp56 bool DTLS::usePrivateKey(std::shared_ptr<EVP_PKEY> key) { in usePrivateKey() function in DTLS