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

/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/crypto/
H A Dcrypt_blowfish.c385 static int BF_decode(BF_word *dst, const char *src, int size) function
687 if (count < min || BF_decode(data.binary.salt, &setting[7], 16)) {

Completed in 99 milliseconds