Home
last modified time | relevance | path

Searched refs:ecb (Results 1 – 10 of 10) sorted by relevance

/PHP-5.6/ext/mcrypt/tests/
H A Dmcrypt_enc_get_supported_key_sizes.phpt7 $td = mcrypt_module_open('rijndael-256', '', 'ecb', '');
H A Dmcrypt_list_modes.phpt17 string(3) "ecb"
H A Dbug46010.phpt2 Bug #46010 (warnings incorrectly generated for iv in ecb mode)
H A Dmcrypt_enc_get_algorithms_name.phpt15 $td = mcrypt_module_open('des', '', 'ecb', '');
H A Dmcrypt_enc_get_mode_name.phpt15 $td = mcrypt_module_open('des', '', 'ecb', '');
H A Dmcrypt_encrypt_3des_ecb.phpt44 // ivs should be ignored in ecb mode
/PHP-5.6/ext/openssl/tests/
H A Dbug69215-client.pem15 2ecb/x9f7G2XAn0iwcfylMkSZHirxqaos8LodsPxg8GdNJT89C66n+EJerrFwi6i
/PHP-5.6/sapi/isapi/
H A Dphp5isapi.c208 LPEXTENSION_CONTROL_BLOCK ecb; in sapi_isapi_ub_write() local
210 ecb = (LPEXTENSION_CONTROL_BLOCK) SG(server_context); in sapi_isapi_ub_write()
211 if (ecb->WriteClient(ecb->ConnID, (char *) str, &num_bytes, HSE_IO_SYNC) == FALSE) { in sapi_isapi_ub_write()
/PHP-5.6/ext/standard/tests/strings/
H A Dbug49785.phpt1785 string(4) "8ecb"
/PHP-5.6/
H A DNEWS8316 - Fixed bug #46010 (warnings incorrectly generated for iv in ecb mode).

Completed in 67 milliseconds