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

  /external/openssl/apps/
s_client.c 490 #define PWD_STRLEN 1024
495 char *pass = (char *)OPENSSL_malloc(PWD_STRLEN+1);
501 if ((l = password_callback(pass, PWD_STRLEN, 0, &cb_tmp))<0)
    [all...]
  /external/openssl/ssl/
ssltest.c 261 #define PWD_STRLEN 1024
    [all...]

Completed in 53 milliseconds