Home
last modified time | relevance | path

Searched defs:K (Results 1 – 5 of 5) sorted by relevance

/PHP-5.4/ext/hash/
H A Dhash_whirlpool.c44 php_hash_uint64 K[8]; /* the round key */ in WhirlpoolTransform() local
H A Dhash.c208 char *algo, *data, *digest, *key, *K; in php_hash_do_hash_hmac() local
361 char *K = emalloc(ops->block_size); in PHP_FUNCTION() local
H A Dhash_ripemd.c150 #define K(n) K_values[ (n) >> 4] macro
/PHP-5.4/ext/standard/
H A Dcrypt_sha512.c91 static const uint64_t K[80] = { variable
H A Dcrypt_sha256.c90 static const uint32_t K[64] = { variable

Completed in 25 milliseconds