Home
last modified time | relevance | path

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

12

/PHP-7.4/ext/standard/
H A Dcrypt_freesec.c738 #define crypt _crypt_extended macro
789 char *hash = crypt(tests[i].pw, tests[i].hash); in main()
H A Dbasic_functions.c3234 PHP_FE(crypt, arginfo_crypt)
3695 BASIC_MINIT_SUBMODULE(crypt) in PHP_MINIT_FUNCTION()
3766 BASIC_MSHUTDOWN_SUBMODULE(crypt) in PHP_MSHUTDOWN_FUNCTION()
/PHP-7.4/
H A DREADME.REDIST.BINS4 4. ext/standard crypt
5 5. ext/standard crypt's blowfish implementation
119 4. ext/standard crypt
151 5. ext/standard crypt's blowfish implementation
155 http://www.openwall.com/crypt/
158 and crypt(3) interfaces added, but optimizations specific to password
185 please refer to the comments in BF_set_key() and to the crypt(3) man page
H A Dconfigure.ac427 crypt.h \
591 crypt \
1109 dnl This has to be here to prevent the openssl crypt() from overriding the
1110 dnl system provided crypt().
/PHP-7.4/build/
H A Dphp.m42234 #include <crypt.h>
2243 #include <crypt.h>
2254 #include <crypt.h>
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます14374 >>8 byte&0x70 0x10 SERPENT crypt,
14375 >>8 byte&0x70 0x20 TWOFISH crypt,
14376 >>8 byte&0x70 0x30 CAST-256 crypt,
14377 >>8 byte&0x70 0x40 SAFER+ crypt,
14378 >>8 byte&0x70 0x50 LOKI97 crypt,
14379 >>8 byte&0x70 0x60 3DES crypt,
14392 >>8 byte&0x70 0x10 SERPENT crypt,
14393 >>8 byte&0x70 0x20 TWOFISH crypt,
14395 >>8 byte&0x70 0x40 SAFER+ crypt,
14396 >>8 byte&0x70 0x50 LOKI97 crypt,
[all …]
H A Dmagic14374 >>8 byte&0x70 0x10 SERPENT crypt,
14375 >>8 byte&0x70 0x20 TWOFISH crypt,
14376 >>8 byte&0x70 0x30 CAST-256 crypt,
14377 >>8 byte&0x70 0x40 SAFER+ crypt,
14378 >>8 byte&0x70 0x50 LOKI97 crypt,
14379 >>8 byte&0x70 0x60 3DES crypt,
14392 >>8 byte&0x70 0x10 SERPENT crypt,
14393 >>8 byte&0x70 0x20 TWOFISH crypt,
14395 >>8 byte&0x70 0x40 SAFER+ crypt,
14396 >>8 byte&0x70 0x50 LOKI97 crypt,
[all …]

Completed in 166 milliseconds

12