Searched defs:SSL_aECDH (Results 1 – 2 of 2) sorted by relevance
308 #define SSL_aECDH 0x00000010L /* Fixed ECDH auth (kECDHe or kECDHr) */ macro
1036 public static final int SSL_aECDH = 0x00000010; field in NativeCrypto