HomeSort by relevance Sort by last modified time
    Searched refs:KT_LAST (Results 1 - 2 of 2) sorted by null

  /external/webrtc/talk/app/webrtc/
dtlsidentitystore.h 160 RequestInfo request_info_[rtc::KT_LAST];
  /external/webrtc/webrtc/base/
sslidentity.h 116 // KT_LAST is intended for vector declarations and loops over all key types;
121 enum KeyType { KT_RSA, KT_ECDSA, KT_LAST, KT_DEFAULT = KT_RSA };

Completed in 59 milliseconds