Searched refs:APP_PASS_LEN (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/apps/
H A Dapps.h359 #define APP_PASS_LEN 1024 macro
H A Dapps.c650 char *tmp, tpass[APP_PASS_LEN];
701 i = BIO_gets(pwdbio, tpass, APP_PASS_LEN);
/external/openssl/apps/
H A Dapps.h359 #define APP_PASS_LEN 1024 macro
H A Dapps.c650 char *tmp, tpass[APP_PASS_LEN];
701 i = BIO_gets(pwdbio, tpass, APP_PASS_LEN);

Completed in 57 milliseconds