Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dcrypt_blowfish.c74 typedef BF_word BF_key[BF_N + 2]; typedef
78 BF_key P;
548 static void BF_set_key(const char *key, BF_key expanded, BF_key initial, in BF_set_key()
663 BF_key expanded_key; in BF_crypt()
867 BF_key ae, ai, ye, yi; in php_crypt_blowfish_rn()

Completed in 8 milliseconds