Home
last modified time | relevance | path

Searched refs:cipher (Results 1 – 23 of 23) sorted by relevance

/PHP-7.2/ext/openssl/tests/
H A Dbug70438.phpt13 $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 Dopenssl_decrypt_error.phpt35 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 Dopenssl_encrypt_error.phpt31 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 Dbug61124.phpt10 Warning: openssl_decrypt(): IV passed is only 4 bytes long, cipher expects an IV of precisely 16 by…
H A Dopenssl_decrypt_basic.phpt27 // if we want to prefer variable length cipher setting
H A Dopenssl_decrypt_gcm.phpt2 openssl_decrypt() with GCM cipher algorithm tests
H A Dopenssl_decrypt_ccm.phpt2 openssl_decrypt() with CCM cipher algorithm tests
H A Dopenssl_encrypt_ccm.phpt2 openssl_encrypt() with CCM cipher algorithm tests
H A Dopenssl_encrypt_gcm.phpt2 openssl_encrypt() with GCM cipher algorithm tests
/PHP-7.2/ext/openssl/
H A Dconfig0.m411 PHP_ARG_WITH(system-ciphers, whether to use system default cipher list instead of hardcoded value,
12 [ --with-system-ciphers OPENSSL: Use system default cipher list instead of hardcoded value], no,…
31 …AC_DEFINE(USE_OPENSSL_SYSTEM_CIPHERS,1,[ Use system default cipher list instead of hardcoded value…
H A Dopenssl.c296 ZEND_ARG_INFO(0, cipher)
1176 if (cipher == NULL) { in php_openssl_parse_config()
4551 cipher = NULL; in PHP_FUNCTION()
4628 cipher = NULL; in PHP_FUNCTION()
5254 if (cipher == NULL) { in PHP_FUNCTION()
6031 const EVP_CIPHER *cipher; in PHP_FUNCTION() local
6049 if (!cipher) { in PHP_FUNCTION()
6054 cipher = EVP_rc4(); in PHP_FUNCTION()
6164 const EVP_CIPHER *cipher; in PHP_FUNCTION() local
6182 if (!cipher) { in PHP_FUNCTION()
[all …]
H A Dxp_ssl.c1741 const SSL_CIPHER *cipher = SSL_get_current_cipher(ssl_handle); in php_openssl_capture_session_meta() local
1768 add_assoc_string(&meta_arr, "cipher_name", (char *) SSL_CIPHER_get_name(cipher)); in php_openssl_capture_session_meta()
1769 add_assoc_long(&meta_arr, "cipher_bits", SSL_CIPHER_get_bits(cipher, NULL)); in php_openssl_capture_session_meta()
1771 php_openssl_cipher_get_version(cipher, version_str, PHP_SSL_MAX_VERSION_LEN)); in php_openssl_capture_session_meta()
2347 const SSL_CIPHER *cipher; in php_openssl_sockop_set_option() local
2365 cipher = SSL_get_current_cipher(sslsock->ssl_handle); in php_openssl_sockop_set_option()
2368 add_assoc_string(&tmp, "cipher_name", (char *) SSL_CIPHER_get_name(cipher)); in php_openssl_sockop_set_option()
2369 add_assoc_long(&tmp, "cipher_bits", SSL_CIPHER_get_bits(cipher, NULL)); in php_openssl_sockop_set_option()
2371 php_openssl_cipher_get_version(cipher, version_str, PHP_SSL_MAX_VERSION_LEN)); in php_openssl_sockop_set_option()
H A DREADME155 The message will be encoded using a RC2-40 bit cipher.
156 TODO: allow user to specify cipher.
/PHP-7.2/ext/ldap/tests/
H A Dldap_set_option_ciphersuite_basic.phpt2 ldap_set_option() - Basic test for TLS cipher suite ldap option
/PHP-7.2/ext/mysqli/tests/
H A Dbug51647.phpt65 printf("[007] Empty cipher. No encrytion!");
95 printf("[013] Empty cipher. No encrytion!");
H A Dmysqli_class_mysqli_reflection.phpt1098 Inspecting parameter 'cipher' of method 'ssl_set'
/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h79 #define mysql_ssl_set(c,key,cert,ca,capath,cipher) mysqlnd_ssl_set((c), (key), (cert), (ca), (capat… argument
H A Dmysqlnd.h167 …set(conn, key, cert, ca, capath, cipher) ((conn)->data)->m->ssl_set((conn)->data, (key), (cert), (… argument
H A Dmysqlnd_connection.c1019 const char * const ca, const char * const capath, const char * const cipher)
1031 PASS == vio->data->m.set_client_option(vio, MYSQLND_OPT_SSL_CIPHER, cipher)) ? PASS : FAIL;
H A Dmysqlnd_structs.h452 …st char * const cert, const char * const ca, const char * const capath, const char * const cipher);
/PHP-7.2/ext/mysqli/
H A Dmysqli_fe.c383 ZEND_ARG_INFO(0, cipher)
391 ZEND_ARG_INFO(0, cipher)
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic11974 >>2 leshort 0x0204 GPG symmetrically encrypted data (3DES cipher)
11975 >>2 leshort 0x0304 GPG symmetrically encrypted data (CAST5 cipher)
11976 >>2 leshort 0x0404 GPG symmetrically encrypted data (BLOWFISH cipher)
11977 >>2 leshort 0x0704 GPG symmetrically encrypted data (AES cipher)
11978 >>2 leshort 0x0804 GPG symmetrically encrypted data (AES192 cipher)
11979 >>2 leshort 0x0904 GPG symmetrically encrypted data (AES256 cipher)
11980 >>2 leshort 0x0a04 GPG symmetrically encrypted data (TWOFISH cipher)
11981 >>2 leshort 0x0b04 GPG symmetrically encrypted data (CAMELLIA128 cipher)
11982 >>2 leshort 0x0c04 GPG symmetrically encrypted data (CAMELLIA192 cipher)
11983 >>2 leshort 0x0d04 GPG symmetrically encrypted data (CAMELLIA256 cipher)
[all …]
H A Dmagic私はガラスを食べられます11974 >>2 leshort 0x0204 GPG symmetrically encrypted data (3DES cipher)
11975 >>2 leshort 0x0304 GPG symmetrically encrypted data (CAST5 cipher)
11976 >>2 leshort 0x0404 GPG symmetrically encrypted data (BLOWFISH cipher)
11977 >>2 leshort 0x0704 GPG symmetrically encrypted data (AES cipher)
11978 >>2 leshort 0x0804 GPG symmetrically encrypted data (AES192 cipher)
11979 >>2 leshort 0x0904 GPG symmetrically encrypted data (AES256 cipher)
11980 >>2 leshort 0x0a04 GPG symmetrically encrypted data (TWOFISH cipher)
11981 >>2 leshort 0x0b04 GPG symmetrically encrypted data (CAMELLIA128 cipher)
11982 >>2 leshort 0x0c04 GPG symmetrically encrypted data (CAMELLIA192 cipher)
11983 >>2 leshort 0x0d04 GPG symmetrically encrypted data (CAMELLIA256 cipher)
[all …]

Completed in 187 milliseconds