Home
last modified time | relevance | path

Searched refs:ECB (Results 1 – 15 of 15) sorted by relevance

/PHP-5.5/sapi/isapi/stresstest/
H A Dstresstest.cpp638 EXTENSION_CONTROL_BLOCK ECB; in stress_main() local
680 ECB.cbTotalBytes = ECB.cbAvailable; in stress_main()
704 free(ECB.lpszPathTranslated); in stress_main()
705 free(ECB.lpszQueryString); in stress_main()
706 free(ECB.lpszMethod); in stress_main()
707 free(ECB.lpszPathInfo); in stress_main()
887 ECB->ConnID = (void *)context; in FillExtensionControlBlock()
892 ECB->ReadClient = ReadClient; in FillExtensionControlBlock()
893 ECB->WriteClient = WriteClient; in FillExtensionControlBlock()
900 if (!ECB->lpszMethod) ECB->lpszMethod = "GET"; in FillExtensionControlBlock()
[all …]
/PHP-5.5/ext/mcrypt/tests/
H A Dmcrypt_enc_get_mode_name.phpt20 ECB
24 ECB
H A Dbug43143.phpt8 echo "ECB\n";
19 ECB
H A Dmcrypt_encrypt_3des_cbc.phpt19 //test CBC, ECB modes
23 //test no iv being passed on CBC, ECB
H A Dmcrypt_ecb_error.phpt14 * Description: ECB crypt/decrypt data using key key with cipher cipher starting with iv
H A Dmcrypt_ecb_3des_encrypt.phpt14 * Description: ECB crypt/decrypt data using key key with cipher cipher starting with iv
H A Dmcrypt_ecb_3des_decrypt.phpt14 * Description: ECB crypt/decrypt data using key key with cipher cipher starting with iv
H A Dmcrypt_rijndael128_256BitKey.phpt27 * Description: ECB crypt/decrypt data using key key with cipher cipher starting with iv
H A Dmcrypt_ecb_variation4.phpt14 * Description: ECB crypt/decrypt data using key key with cipher cipher starting with iv
H A Dmcrypt_ecb_variation2.phpt14 * Description: ECB crypt/decrypt data using key key with cipher cipher starting with iv
H A Dmcrypt_ecb_variation3.phpt14 * Description: ECB crypt/decrypt data using key key with cipher cipher starting with iv
H A Dmcrypt_ecb_variation5.phpt14 * Description: ECB crypt/decrypt data using key key with cipher cipher starting with iv
H A Dmcrypt_ecb_variation1.phpt14 * Description: ECB crypt/decrypt data using key key with cipher cipher starting with iv
H A Dmcrypt_encrypt_variation5.phpt32 //in php, it incorrectly reports problems with iv in ECB mode.
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic12504 >4 byte 1 mode: ECB,

Completed in 80 milliseconds