Searched refs:MAX_SALT_LEN (Results 1 – 1 of 1) sorted by relevance
65 #define MAX_SALT_LEN 16 macro200 salt_len = MIN(strcspn(salt, "$"), MAX_SALT_LEN); in crypt_genhash_impl()