Home
last modified time | relevance | path

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

/PHP-8.1/ext/openssl/
H A Dopenssl.stub.php130 function openssl_pbkdf2(string $password, string $salt, int $key_length, int $iterations, string $d…
249 function openssl_pkey_derive($public_key, $private_key, int $key_length = 0): string|false {}
H A Dopenssl.c5225 zend_long key_length = 0, iterations = 0; in PHP_FUNCTION() local
/PHP-8.1/ext/opcache/
H A DZendAccelerator.c1156 int key_length; in accel_make_persistent_key() local

Completed in 66 milliseconds