Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds