Home
last modified time | relevance | path

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

/PHP-7.2/ext/standard/
H A Dpassword.c483 size_t encoded_len; in PHP_FUNCTION() local
518 encoded_len = argon2_encodedlen( in PHP_FUNCTION()
529 encoded = zend_string_alloc(encoded_len - 1, 0); in PHP_FUNCTION()
541 encoded_len, in PHP_FUNCTION()

Completed in 5 milliseconds