Searched defs:SSL_kEECDH (Results 1 – 3 of 3) sorted by relevance
298 #define SSL_kEECDH 0x00000080L /* ephemeral ECDH */ macro
1015 public static final int SSL_kEECDH = 0x00000080; field in NativeCrypto