Searched defs:K2 (Results 1 – 3 of 3) sorted by relevance
/php-src/ext/hash/ |
H A D | hash_sha_ni.c | 79 #define RND4(S, W, K0, K1, K2, K3) do { \ argument 102 #define RNDMSG(S, W, i, K0, K1, K2, K3) do { \ argument
|
H A D | hash_haval.c | 33 static const uint32_t K2[32] = { variable
|
H A D | hash.c | 993 unsigned char *computed_salt, *digest, *temp, *result, *K1, *K2 = NULL; in PHP_FUNCTION() local
|
Completed in 11 milliseconds