Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dsha1.c103 static void SHA1Decode(uint32_t *, const unsigned char *, unsigned int);
256 SHA1Decode(x, block, 64); in SHA1Transform()
378 static void SHA1Decode(uint32_t *output, const unsigned char *input, unsigned int len) in SHA1Decode() function

Completed in 6 milliseconds