Home
last modified time | relevance | path

Searched refs:key_param (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/rtc_base/
Dssl_identity.cc214 const KeyParams& key_param, in Create() argument
216 return OpenSSLIdentity::CreateWithExpiration(common_name, key_param, in Create()
222 const KeyParams& key_param) { in Create() argument
224 common_name, key_param, kDefaultCertificateLifetimeInSeconds); in Create()
Dssl_identity.h113 const KeyParams& key_param,
116 const KeyParams& key_param);