Searched refs:APP_PASS_LEN (Results 1 – 2 of 2) sorted by relevance
359 #define APP_PASS_LEN 1024 macro
650 char *tmp, tpass[APP_PASS_LEN]; in app_get_pass()701 i = BIO_gets(pwdbio, tpass, APP_PASS_LEN); in app_get_pass()