Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dcrypt_blowfish.c387 static int BF_decode(BF_word *dst, const char *src, int size) in BF_decode() function
694 if (count < min || BF_decode(data.binary.salt, &setting[7], 16)) { in BF_crypt()

Completed in 9 milliseconds