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

  /external/chromium_org/third_party/openssl/openssl/ssl/
ssltest.c 541 int no_psk = 0; local
645 no_psk=1;
1037 /* no_psk is used to avoid putting psk command to openssl tool */
1038 if (no_psk)
    [all...]
  /external/openssl/ssl/
ssltest.c 541 int no_psk = 0; local
645 no_psk=1;
1043 /* no_psk is used to avoid putting psk command to openssl tool */
1044 if (no_psk)
    [all...]

Completed in 575 milliseconds