Home
last modified time | relevance | path

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

/php-src/ext/sodium/
H A Dsodium_pwhash.c31 static inline int get_options(zend_array *options, size_t *memlimit, size_t *opslimit) { in get_options() function
71 if (get_options(options, &memlimit, &opslimit) == FAILURE) { in php_sodium_argon2_hash()
98 if (get_options(options, &memlimit, &opslimit) == FAILURE) { in php_sodium_argon2_needs_rehash()

Completed in 11 milliseconds