Searched defs:KT_RSA (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/base/ | ||
D | sslidentity.h | 121 enum KeyType { KT_RSA, KT_ECDSA, KT_LAST, KT_DEFAULT = KT_RSA }; enumerator |
/external/openssh/ | ||
D | ssh-keyscan.c | 59 #define KT_RSA 4 macro |