Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dcrc32.c77 static uint32_t crc32_aarch64(uint32_t crc, const char *p, size_t nr) { in crc32_aarch64() function
113 crc = crc32_aarch64(crc, p, nr); in php_crc32_bulk_update()

Completed in 5 milliseconds