Home
last modified time | relevance | path

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

/PHP-7.4/ext/hash/
H A Dhash.c1043 zend_long algorithm, l_bytes; in PHP_FUNCTION() local
1049 …NUM_ARGS(), "lssl", &algorithm, &password, &password_len, &salt, &salt_len, &l_bytes) == FAILURE) { in PHP_FUNCTION()
1053 bytes = (int)l_bytes; in PHP_FUNCTION()

Completed in 8 milliseconds