Home
last modified time | relevance | path

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

/PHP-7.4/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.phpt33 Warning: openssl_decrypt(): Unknown cipher algorithm in %s on line %d
37 Warning: openssl_decrypt(): Unknown cipher algorithm in %s on line %d
40 Warning: openssl_decrypt(): Unknown cipher algorithm in %s on line %d
43 Warning: openssl_decrypt(): Unknown cipher algorithm in %s on line %d
H A Dopenssl_decrypt_basic.phpt27 // if we want to prefer variable length cipher setting
32 // It's okay to pass $tag for a non-authenticated cipher.
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_encrypt_ocb.phpt2 openssl_encrypt() with OCB cipher algorithm tests
56 Warning: openssl_encrypt(): Setting tag length for AEAD cipher failed in %s on line %d
H A Dopenssl_encrypt_error.phpt28 Warning: openssl_encrypt(): Unknown cipher algorithm in %s on line %d
49 Warning: openssl_encrypt(): Key length cannot be set for the cipher method in %s on line %d
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
H A Dopenssl_decrypt_ocb.phpt2 openssl_decrypt() with OCB cipher algorithm tests
/PHP-7.4/ext/openssl/
H A Dconfig0.m414 [whether to use system default cipher list instead of hardcoded value],
16 [OPENSSL: Use system default cipher list instead of hardcoded value])],
38 …AC_DEFINE(USE_OPENSSL_SYSTEM_CIPHERS,1,[ Use system default cipher list instead of hardcoded value…
H A Dopenssl.c301 ZEND_ARG_INFO(0, cipher)
1215 if (cipher == NULL) { in php_openssl_parse_config()
4637 cipher = NULL; in PHP_FUNCTION()
4714 cipher = NULL; in PHP_FUNCTION()
5383 if (cipher == NULL) { in PHP_FUNCTION()
6163 const EVP_CIPHER *cipher; in PHP_FUNCTION() local
6181 if (!cipher) { in PHP_FUNCTION()
6186 cipher = EVP_rc4(); in PHP_FUNCTION()
6298 const EVP_CIPHER *cipher; in PHP_FUNCTION() local
6316 if (!cipher) { in PHP_FUNCTION()
[all …]
H A Dxp_ssl.c1784 const SSL_CIPHER *cipher = SSL_get_current_cipher(ssl_handle); in php_openssl_capture_session_meta() local
1815 add_assoc_string(&meta_arr, "cipher_name", (char *) SSL_CIPHER_get_name(cipher)); in php_openssl_capture_session_meta()
1816 add_assoc_long(&meta_arr, "cipher_bits", SSL_CIPHER_get_bits(cipher, NULL)); in php_openssl_capture_session_meta()
1817 add_assoc_string(&meta_arr, "cipher_version", SSL_CIPHER_get_version(cipher)); in php_openssl_capture_session_meta()
2392 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()
2418 add_assoc_string(&tmp, "cipher_version", SSL_CIPHER_get_version(cipher)); in php_openssl_sockop_set_option()
/PHP-7.4/ext/ldap/tests/
H A Dldap_set_option_ciphersuite_basic.phpt2 ldap_set_option() - Basic test for TLS cipher suite ldap option
/PHP-7.4/ext/mysqli/tests/
H A Dbug51647.phpt68 printf("[007] Empty cipher. No encrytion!");
98 printf("[013] Empty cipher. No encrytion!");
H A Dmysqli_class_mysqli_reflection.phpt1096 Inspecting parameter 'cipher' of method 'ssl_set'
/PHP-7.4/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.c1002 const char * const ca, const char * const capath, const char * const cipher)
1014 PASS == vio->data->m.set_client_option(vio, MYSQLND_OPT_SSL_CIPHER, cipher)) ? PASS : FAIL;
H A Dmysqlnd_structs.h505 …st char * const cert, const char * const ca, const char * const capath, const char * const cipher);
/PHP-7.4/ext/mysqli/
H A Dmysqli_fe.c381 ZEND_ARG_INFO(0, cipher)
389 ZEND_ARG_INFO(0, cipher)
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます14011 >>2 leshort 0x0204 GPG symmetrically encrypted data (3DES cipher)
14012 >>2 leshort 0x0304 GPG symmetrically encrypted data (CAST5 cipher)
14013 >>2 leshort 0x0404 GPG symmetrically encrypted data (BLOWFISH cipher)
14014 >>2 leshort 0x0704 GPG symmetrically encrypted data (AES cipher)
14015 >>2 leshort 0x0804 GPG symmetrically encrypted data (AES192 cipher)
14016 >>2 leshort 0x0904 GPG symmetrically encrypted data (AES256 cipher)
14017 >>2 leshort 0x0a04 GPG symmetrically encrypted data (TWOFISH cipher)
14018 >>2 leshort 0x0b04 GPG symmetrically encrypted data (CAMELLIA128 cipher)
14019 >>2 leshort 0x0c04 GPG symmetrically encrypted data (CAMELLIA192 cipher)
14020 >>2 leshort 0x0d04 GPG symmetrically encrypted data (CAMELLIA256 cipher)
[all …]
H A Dmagic14011 >>2 leshort 0x0204 GPG symmetrically encrypted data (3DES cipher)
14012 >>2 leshort 0x0304 GPG symmetrically encrypted data (CAST5 cipher)
14013 >>2 leshort 0x0404 GPG symmetrically encrypted data (BLOWFISH cipher)
14014 >>2 leshort 0x0704 GPG symmetrically encrypted data (AES cipher)
14015 >>2 leshort 0x0804 GPG symmetrically encrypted data (AES192 cipher)
14016 >>2 leshort 0x0904 GPG symmetrically encrypted data (AES256 cipher)
14017 >>2 leshort 0x0a04 GPG symmetrically encrypted data (TWOFISH cipher)
14018 >>2 leshort 0x0b04 GPG symmetrically encrypted data (CAMELLIA128 cipher)
14019 >>2 leshort 0x0c04 GPG symmetrically encrypted data (CAMELLIA192 cipher)
14020 >>2 leshort 0x0d04 GPG symmetrically encrypted data (CAMELLIA256 cipher)
[all …]

Completed in 204 milliseconds