Home
last modified time | relevance | path

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

/PHP-7.4/ext/hash/
H A Dhash_crc32.c47 PHP_HASH_API void PHP_CRC32CUpdate(PHP_CRC32_CTX *context, const unsigned char *input, size_t len) in PHP_CRC32CUpdate() function
106 (php_hash_update_func_t) PHP_CRC32CUpdate,
H A Dphp_hash_crc32.h31 PHP_HASH_API void PHP_CRC32CUpdate(PHP_CRC32_CTX *context, const unsigned char *input, size_t len);

Completed in 9 milliseconds