Home
last modified time | relevance | path

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

/PHP-7.4/ext/sodium/
H A Dsodium_pwhash.c43 static inline int get_options(zend_array *options, size_t *memlimit, size_t *opslimit) { in get_options() function
83 if (get_options(options, &memlimit, &opslimit) == FAILURE) { in php_sodium_argon2_hash()
110 if (get_options(options, &memlimit, &opslimit) == FAILURE) { in php_sodium_argon2_needs_rehash()

Completed in 4 milliseconds