Searched refs:MAX_PHRASELEN (Results 1 – 1 of 1) sorted by relevance
97 #define MAX_PHRASELEN 257 macro3131 char passphrase_copy[MAX_PHRASELEN + 1]; in pkg_passphrase_cb()3163 MAX_PHRASELEN + 1); in pkg_passphrase_cb()3169 (passlen >= (MAX_PHRASELEN + 1))) { in pkg_passphrase_cb()