Searched refs:BF_decode (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/auth/ | ||
H A D | crypt-blowfish.c | 384 static int BF_decode(BF_word *dst, const char *src, size_t size) function 680 if (count < min || BF_decode(data.binary.salt, &setting[7], 16) != 0) { |
Completed in 31 milliseconds