Home
last modified time | relevance | path

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

/PHP-8.2/ext/openssl/
H A Dconfig0.m49 [OPENSSL: Include Kerberos support])],
16 [OPENSSL: Use system default cipher list instead of hardcoded value])],
/PHP-8.2/ext/phar/tests/
H A Dphar_setsignaturealgo2.phpt41 $p->setSignatureAlgorithm(Phar::OPENSSL, $pkey);
/PHP-8.2/ext/curl/
H A Dconfig.m459 PKG_CHECK_MODULES([OPENSSL], [openssl], [
/PHP-8.2/ext/phar/tests/tar/
H A Dphar_setsignaturealgo2.phpt40 $p->setSignatureAlgorithm(Phar::OPENSSL, $pkey);
/PHP-8.2/ext/phar/tests/zip/
H A Dphar_setsignaturealgo2.phpt57 $p->setSignatureAlgorithm(Phar::OPENSSL, $privkey);
/PHP-8.2/ext/phar/
H A Dphar_object.stub.php65 const OPENSSL = UNKNOWN; define in Phar
/PHP-8.2/ext/phar/phar/
H A Dpharcommand.inc95 …a1' => 'SHA1', 'sha256' => 'SHA256', 'sha512' => 'SHA512', 'openssl' => 'OPENSSL', 'openssl_sha256…
433 return Phar::OPENSSL;
/PHP-8.2/build/
H A Dphp.m41932 PKG_CHECK_MODULES([OPENSSL], [openssl >= 1.0.2], [found_openssl=yes])

Completed in 22 milliseconds