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

  /external/openssl/ssl/
ssl_ciph.c 262 {0,SSL_TXT_aPSK,0, 0,SSL_aPSK, 0,0,0,0,0,0,0},
275 {0,SSL_TXT_PSK,0, SSL_kPSK,SSL_aPSK,0,0,0,0,0,0,0},
662 *auth |= SSL_aPSK;
    [all...]
s3_lib.c 1453 SSL_aPSK,
1469 SSL_aPSK,
1485 SSL_aPSK,
1501 SSL_aPSK,
    [all...]
ssl_lib.c     [all...]
ssl_locl.h 301 #define SSL_aPSK 0x00000080L /* PSK auth */
    [all...]
  /libcore/luni/src/main/native/
NativeCrypto.cpp     [all...]

Completed in 94 milliseconds