Searched defs:SSL_kSRP (Results 1 – 2 of 2) sorted by relevance
301 #define SSL_kSRP 0x00000400L /* SRP */ macro
1021 public static final int SSL_kSRP = 0x00000400; field in NativeCrypto