Home
last modified time | relevance | path

Searched refs:crypt (Results 26 – 37 of 37) sorted by relevance

12

/PHP-8.2/ext/openssl/tests/
H A Dopenssl_error_string_basic_openssl3.phpt129 expect_openssl_errors('openssl_private_(en|de)crypt padding', [$err_pem_no_start_line, '1C8000A5']);
176 openssl_private_(en|de)crypt padding: ok
/PHP-8.2/ext/imap/
H A Dconfig.m4202 PHP_CHECK_LIBRARY(crypt, crypt,
204 PHP_ADD_LIBRARY(crypt,, IMAP_SHARED_LIBADD)
/PHP-8.2/ext/standard/
H A Dcrypt_freesec.c736 #define crypt _crypt_extended macro
787 char *hash = crypt(tests[i].pw, tests[i].hash); in main()
H A Dbasic_functions.c338 BASIC_MINIT_SUBMODULE(crypt) in PHP_MINIT_FUNCTION()
396 BASIC_MSHUTDOWN_SUBMODULE(crypt) in PHP_MSHUTDOWN_FUNCTION()
H A Dbasic_functions.stub.php1402 function crypt(#[\SensitiveParameter] string $string, string $salt): string {} function
H A Dbasic_functions_arginfo.h2373 ZEND_FUNCTION(crypt);
2999 ZEND_FE(crypt, arginfo_crypt)
/PHP-8.2/
H A DREADME.REDIST.BINS4 4. ext/standard crypt
5 5. ext/standard crypt's blowfish implementation
120 4. ext/standard crypt
152 5. ext/standard crypt's blowfish implementation
156 http://www.openwall.com/crypt/
159 and crypt(3) interfaces added, but optimizations specific to password
186 please refer to the comments in BF_set_key() and to the crypt(3) man page
H A Dconfigure.ac402 crypt.h \
1183 dnl This has to be here to prevent the openssl crypt() from overriding the
1184 dnl system provided crypt().
H A DNEWS1885 . Marked crypt()'s $string parameter as #[\SensitiveParameter]. (timwolla)
/PHP-8.2/build/
H A Dphp.m42222 #include <crypt.h>
2231 #include <crypt.h>
2242 #include <crypt.h>
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic15739 >>8 byte&0x70 0x10 SERPENT crypt,
15740 >>8 byte&0x70 0x20 TWOFISH crypt,
15741 >>8 byte&0x70 0x30 CAST-256 crypt,
15742 >>8 byte&0x70 0x40 SAFER+ crypt,
15743 >>8 byte&0x70 0x50 LOKI97 crypt,
15744 >>8 byte&0x70 0x60 3DES crypt,
15757 >>8 byte&0x70 0x10 SERPENT crypt,
15758 >>8 byte&0x70 0x20 TWOFISH crypt,
15760 >>8 byte&0x70 0x40 SAFER+ crypt,
15761 >>8 byte&0x70 0x50 LOKI97 crypt,
[all …]
H A Dmagic私はガラスを食べられます15739 >>8 byte&0x70 0x10 SERPENT crypt,
15740 >>8 byte&0x70 0x20 TWOFISH crypt,
15741 >>8 byte&0x70 0x30 CAST-256 crypt,
15742 >>8 byte&0x70 0x40 SAFER+ crypt,
15743 >>8 byte&0x70 0x50 LOKI97 crypt,
15744 >>8 byte&0x70 0x60 3DES crypt,
15757 >>8 byte&0x70 0x10 SERPENT crypt,
15758 >>8 byte&0x70 0x20 TWOFISH crypt,
15760 >>8 byte&0x70 0x40 SAFER+ crypt,
15761 >>8 byte&0x70 0x50 LOKI97 crypt,
[all …]

Completed in 300 milliseconds

12