/PHP-7.3/ext/openssl/tests/ |
H A D | bug70438.phpt | 13 $cipher = 'AES-128-CBC'; 17 openssl_seal($data, $sealed, $ekeys, array($pub_key, $pub_key), $cipher); 19 openssl_seal($data, $sealed, $ekeys, array($pub_key, $pub_key), $cipher, $iv); 20 openssl_open($sealed, $decrypted, $ekeys[0], $priv_key, $cipher, $iv);
|
H A D | openssl_decrypt_error.phpt | 35 Warning: openssl_decrypt(): Unknown cipher algorithm in %s on line %d 39 Warning: openssl_decrypt(): Unknown cipher algorithm in %s on line %d 42 Warning: openssl_decrypt(): Unknown cipher algorithm in %s on line %d 45 Warning: openssl_decrypt(): Unknown cipher algorithm in %s on line %d 57 Warning: openssl_encrypt(): The authenticated tag cannot be provided for cipher that doesn not supp…
|
H A D | openssl_encrypt_error.phpt | 31 Warning: openssl_encrypt(): Unknown cipher algorithm in %s on line %d 52 Warning: openssl_encrypt(): The authenticated tag cannot be provided for cipher that doesn not supp… 55 Warning: openssl_encrypt(): Key length cannot be set for the cipher method in %s on line %d
|
H A D | bug61124.phpt | 10 Warning: openssl_decrypt(): IV passed is only 4 bytes long, cipher expects an IV of precisely 16 by…
|
H A D | openssl_decrypt_basic.phpt | 27 // if we want to prefer variable length cipher setting
|
H A D | openssl_decrypt_gcm.phpt | 2 openssl_decrypt() with GCM cipher algorithm tests
|
H A D | openssl_decrypt_ccm.phpt | 2 openssl_decrypt() with CCM cipher algorithm tests
|
H A D | openssl_encrypt_ccm.phpt | 2 openssl_encrypt() with CCM cipher algorithm tests
|
H A D | openssl_encrypt_gcm.phpt | 2 openssl_encrypt() with GCM cipher algorithm tests
|
/PHP-7.3/ext/openssl/ |
H A D | config0.m4 | 9 PHP_ARG_WITH(system-ciphers, whether to use system default cipher list instead of hardcoded value, 10 [ --with-system-ciphers OPENSSL: Use system default cipher list instead of hardcoded value], no,… 29 …AC_DEFINE(USE_OPENSSL_SYSTEM_CIPHERS,1,[ Use system default cipher list instead of hardcoded value…
|
H A D | openssl.c | 295 ZEND_ARG_INFO(0, cipher) 1182 if (cipher == NULL) { in php_openssl_parse_config() 4557 cipher = NULL; in PHP_FUNCTION() 4634 cipher = NULL; in PHP_FUNCTION() 5304 if (cipher == NULL) { in PHP_FUNCTION() 6081 const EVP_CIPHER *cipher; in PHP_FUNCTION() local 6099 if (!cipher) { in PHP_FUNCTION() 6104 cipher = EVP_rc4(); in PHP_FUNCTION() 6214 const EVP_CIPHER *cipher; in PHP_FUNCTION() local 6232 if (!cipher) { in PHP_FUNCTION() [all …]
|
H A D | xp_ssl.c | 1789 const SSL_CIPHER *cipher = SSL_get_current_cipher(ssl_handle); in php_openssl_capture_session_meta() local 1816 add_assoc_string(&meta_arr, "cipher_name", (char *) SSL_CIPHER_get_name(cipher)); in php_openssl_capture_session_meta() 1817 add_assoc_long(&meta_arr, "cipher_bits", SSL_CIPHER_get_bits(cipher, NULL)); in php_openssl_capture_session_meta() 1819 php_openssl_cipher_get_version(cipher, version_str, PHP_SSL_MAX_VERSION_LEN)); in php_openssl_capture_session_meta() 2395 const SSL_CIPHER *cipher; in php_openssl_sockop_set_option() local 2413 cipher = SSL_get_current_cipher(sslsock->ssl_handle); in php_openssl_sockop_set_option() 2416 add_assoc_string(&tmp, "cipher_name", (char *) SSL_CIPHER_get_name(cipher)); in php_openssl_sockop_set_option() 2417 add_assoc_long(&tmp, "cipher_bits", SSL_CIPHER_get_bits(cipher, NULL)); in php_openssl_sockop_set_option() 2419 php_openssl_cipher_get_version(cipher, version_str, PHP_SSL_MAX_VERSION_LEN)); in php_openssl_sockop_set_option()
|
H A D | README | 153 The message will be encoded using a RC2-40 bit cipher. 154 TODO: allow user to specify cipher.
|
/PHP-7.3/ext/ldap/tests/ |
H A D | ldap_set_option_ciphersuite_basic.phpt | 2 ldap_set_option() - Basic test for TLS cipher suite ldap option
|
/PHP-7.3/ext/mysqli/tests/ |
H A D | bug51647.phpt | 65 printf("[007] Empty cipher. No encrytion!"); 95 printf("[013] Empty cipher. No encrytion!");
|
H A D | mysqli_class_mysqli_reflection.phpt | 1098 Inspecting parameter 'cipher' of method 'ssl_set'
|
/PHP-7.3/ext/mysqlnd/ |
H A D | mysqlnd_libmysql_compat.h | 79 #define mysql_ssl_set(c,key,cert,ca,capath,cipher) mysqlnd_ssl_set((c), (key), (cert), (ca), (capat… argument
|
H A D | mysqlnd.h | 167 …set(conn, key, cert, ca, capath, cipher) ((conn)->data)->m->ssl_set((conn)->data, (key), (cert), (… argument
|
H A D | mysqlnd_connection.c | 1000 const char * const ca, const char * const capath, const char * const cipher) 1012 PASS == vio->data->m.set_client_option(vio, MYSQLND_OPT_SSL_CIPHER, cipher)) ? PASS : FAIL;
|
H A D | mysqlnd_structs.h | 450 …st char * const cert, const char * const ca, const char * const capath, const char * const cipher);
|
/PHP-7.3/ext/mysqli/ |
H A D | mysqli_fe.c | 381 ZEND_ARG_INFO(0, cipher) 389 ZEND_ARG_INFO(0, cipher)
|
/PHP-7.3/ext/fileinfo/tests/ |
H A D | magic | 12930 >>2 leshort 0x0204 GPG symmetrically encrypted data (3DES cipher) 12931 >>2 leshort 0x0304 GPG symmetrically encrypted data (CAST5 cipher) 12932 >>2 leshort 0x0404 GPG symmetrically encrypted data (BLOWFISH cipher) 12933 >>2 leshort 0x0704 GPG symmetrically encrypted data (AES cipher) 12934 >>2 leshort 0x0804 GPG symmetrically encrypted data (AES192 cipher) 12935 >>2 leshort 0x0904 GPG symmetrically encrypted data (AES256 cipher) 12936 >>2 leshort 0x0a04 GPG symmetrically encrypted data (TWOFISH cipher) 12937 >>2 leshort 0x0b04 GPG symmetrically encrypted data (CAMELLIA128 cipher) 12938 >>2 leshort 0x0c04 GPG symmetrically encrypted data (CAMELLIA192 cipher) 12939 >>2 leshort 0x0d04 GPG symmetrically encrypted data (CAMELLIA256 cipher) [all …]
|
H A D | magic私はガラスを食べられます | 12930 >>2 leshort 0x0204 GPG symmetrically encrypted data (3DES cipher) 12931 >>2 leshort 0x0304 GPG symmetrically encrypted data (CAST5 cipher) 12932 >>2 leshort 0x0404 GPG symmetrically encrypted data (BLOWFISH cipher) 12933 >>2 leshort 0x0704 GPG symmetrically encrypted data (AES cipher) 12934 >>2 leshort 0x0804 GPG symmetrically encrypted data (AES192 cipher) 12935 >>2 leshort 0x0904 GPG symmetrically encrypted data (AES256 cipher) 12936 >>2 leshort 0x0a04 GPG symmetrically encrypted data (TWOFISH cipher) 12937 >>2 leshort 0x0b04 GPG symmetrically encrypted data (CAMELLIA128 cipher) 12938 >>2 leshort 0x0c04 GPG symmetrically encrypted data (CAMELLIA192 cipher) 12939 >>2 leshort 0x0d04 GPG symmetrically encrypted data (CAMELLIA256 cipher) [all …]
|