Searched refs:get_options (Results 1 – 1 of 1) sorted by relevance
41 static inline int get_options(zend_array *options, size_t *memlimit, size_t *opslimit) { in get_options() function81 if (get_options(options, &memlimit, &opslimit) == FAILURE) { in php_sodium_argon2_hash()108 if (get_options(options, &memlimit, &opslimit) == FAILURE) { in php_sodium_argon2_needs_rehash()
Completed in 5 milliseconds