Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dcrypt_blowfish.c73 typedef BF_word BF_key[BF_N + 2]; typedef
77 BF_key P;
551 static void BF_set_key(const char *key, BF_key expanded, BF_key initial, in BF_set_key()
666 BF_key expanded_key; in BF_crypt()
870 BF_key ae, ai, ye, yi; in php_crypt_blowfish_rn()

Completed in 7 milliseconds