Home
last modified time | relevance | path

Searched refs:l_bytes (Results 1 – 1 of 1) sorted by last modified time

/php-src/ext/hash/
H A Dhash.c1286 zend_long algorithm, l_bytes; in PHP_FUNCTION() local
1292 …NUM_ARGS(), "lssl", &algorithm, &password, &password_len, &salt, &salt_len, &l_bytes) == FAILURE) { in PHP_FUNCTION()
1296 bytes = (int)l_bytes; in PHP_FUNCTION()

Completed in 8 milliseconds