Home
last modified time | relevance | path

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

12

/php-src/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt125 expect_openssl_errors('openssl_private_(en|de)crypt padding', ['0408F090', '06089093']);
176 openssl_private_(en|de)crypt padding: ok
/php-src/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.c331 BASIC_MINIT_SUBMODULE(crypt) in PHP_MINIT_FUNCTION()
387 BASIC_MSHUTDOWN_SUBMODULE(crypt) in PHP_MSHUTDOWN_FUNCTION()
H A Dbasic_functions.stub.php2132 function crypt(#[\SensitiveParameter] string $string, string $salt): string {} function
H A Dbasic_functions_arginfo.h2500 ZEND_FUNCTION(crypt);
3132 ZEND_FE(crypt, arginfo_crypt)
/php-src/
H A DREADME.REDIST.BINS4 4. ext/standard crypt
5 5. ext/standard crypt's blowfish implementation
121 4. ext/standard crypt
153 5. ext/standard crypt's blowfish implementation
157 http://www.openwall.com/crypt/
160 and crypt(3) interfaces added, but optimizations specific to password
187 please refer to the comments in BF_set_key() and to the crypt(3) man page
H A Dconfigure.ac1157 dnl This has to be here to prevent the openssl crypt() from overriding the
1158 dnl system provided crypt().
/php-src/build/
H A Dphp.m42190 #include <crypt.h>
2199 #include <crypt.h>
2212 #include <crypt.h>
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます17510 >>8 byte&0x70 0x10 SERPENT crypt,
17511 >>8 byte&0x70 0x20 TWOFISH crypt,
17513 >>8 byte&0x70 0x40 SAFER+ crypt,
17514 >>8 byte&0x70 0x50 LOKI97 crypt,
17515 >>8 byte&0x70 0x60 3DES crypt,
17528 >>8 byte&0x70 0x10 SERPENT crypt,
17531 >>8 byte&0x70 0x40 SAFER+ crypt,
17532 >>8 byte&0x70 0x50 LOKI97 crypt,
17533 >>8 byte&0x70 0x60 3DES crypt,
26101 !:mime application/x-crypt-nc
[all …]
H A Dmagic17510 >>8 byte&0x70 0x10 SERPENT crypt,
17511 >>8 byte&0x70 0x20 TWOFISH crypt,
17513 >>8 byte&0x70 0x40 SAFER+ crypt,
17514 >>8 byte&0x70 0x50 LOKI97 crypt,
17515 >>8 byte&0x70 0x60 3DES crypt,
17528 >>8 byte&0x70 0x10 SERPENT crypt,
17531 >>8 byte&0x70 0x40 SAFER+ crypt,
17532 >>8 byte&0x70 0x50 LOKI97 crypt,
17533 >>8 byte&0x70 0x60 3DES crypt,
26101 !:mime application/x-crypt-nc
[all …]

Completed in 213 milliseconds

12