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

/freebsd-11-stable/crypto/openssl/apps/
H A Dapps.h373 # define APP_PASS_LEN 1024 macro
H A Dapps.c658 char *tmp, tpass[APP_PASS_LEN];
713 i = BIO_gets(pwdbio, tpass, APP_PASS_LEN);

Completed in 68 milliseconds