Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Dpassword.c518 size_t encoded_len; in PHP_FUNCTION() local
553 encoded_len = argon2_encodedlen( in PHP_FUNCTION()
562 encoded = zend_string_alloc(encoded_len - 1, 0); in PHP_FUNCTION()
574 encoded_len, in PHP_FUNCTION()

Completed in 9 milliseconds