Home
last modified time | relevance | path

Searched defs:opslimit (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/ext/sodium/
H A Dsodium_pwhash.c41 static inline int get_options(zend_array *options, size_t *memlimit, size_t *opslimit) { in get_options()
73 size_t opslimit, memlimit; in php_sodium_argon2_hash() local
106 size_t opslimit, memlimit; in php_sodium_argon2_needs_rehash() local
H A Dlibsodium.c1421 zend_long opslimit; in PHP_FUNCTION() local
1509 zend_long opslimit; in PHP_FUNCTION() local
1561 zend_long opslimit; in PHP_FUNCTION() local
1611 zend_long opslimit; in PHP_FUNCTION() local
1667 zend_long opslimit; in PHP_FUNCTION() local
H A Dlibsodium.stub.php503 function sodium_crypto_aead_aes256gcm_decrypt(string $ciphertext, string $additional_data, string $… argument

Completed in 17 milliseconds