Home
last modified time | relevance | path

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

/PHP-8.0/ext/openssl/tests/
H A Dbug70438.phpt13 $cipher = 'AES-128-CBC';
18 openssl_seal($data, $sealed, $ekeys, array($pub_key, $pub_key), $cipher);
24 openssl_seal($data, $sealed, $ekeys, array($pub_key, $pub_key), $cipher, $iv);
25 openssl_open($sealed, $decrypted, $ekeys[0], $priv_key, $cipher, $iv);
29 openssl_seal(): Argument #6 ($iv) cannot be null for the chosen cipher algorithm
31 Warning: openssl_seal(): Unknown cipher algorithm in %s on line %d
H A Dopenssl_decrypt_error.phpt30 Warning: openssl_decrypt(): Unknown cipher algorithm in %s on line %d
34 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
H A Dopenssl_encrypt_error.phpt22 Warning: openssl_encrypt(): Unknown cipher algorithm in %s on line %d
25 Warning: openssl_encrypt(): Key length cannot be set for the 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.phpt11 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 Dbug60632.phpt30 openssl_seal(): Argument #6 ($iv) cannot be null for the chosen cipher algorithm
H A Dopenssl_decrypt_ccm.phpt2 openssl_decrypt() with CCM cipher algorithm tests
H A Dopenssl_decrypt_gcm.phpt2 openssl_decrypt() with GCM cipher algorithm tests
H A Dopenssl_encrypt_ccm.phpt2 openssl_encrypt() with CCM cipher algorithm tests
H A Dopenssl_decrypt_ocb.phpt2 openssl_decrypt() with OCB cipher algorithm tests
H A Dopenssl_encrypt_gcm.phpt2 openssl_encrypt() with GCM cipher algorithm tests
/PHP-8.0/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.c966 if (cipher == NULL) { in php_openssl_parse_config()
4397 const EVP_CIPHER * cipher; in PHP_FUNCTION() local
4434 cipher = NULL; in PHP_FUNCTION()
4447 bio_out, key, cipher, in PHP_FUNCTION()
4506 cipher = NULL; in PHP_FUNCTION()
5178 if (cipher == NULL) { in PHP_FUNCTION()
5776 if (cipher == NULL) { in PHP_FUNCTION()
6660 const EVP_CIPHER *cipher; in PHP_FUNCTION() local
6678 if (!cipher) { in PHP_FUNCTION()
6788 const EVP_CIPHER *cipher; in PHP_FUNCTION() local
[all …]
H A Dxp_ssl.c2338 const SSL_CIPHER *cipher; in php_openssl_sockop_set_option() local
2359 cipher = SSL_get_current_cipher(sslsock->ssl_handle); in php_openssl_sockop_set_option()
2362 add_assoc_string(&tmp, "cipher_name", (char *) SSL_CIPHER_get_name(cipher)); in php_openssl_sockop_set_option()
2363 add_assoc_long(&tmp, "cipher_bits", SSL_CIPHER_get_bits(cipher, NULL)); in php_openssl_sockop_set_option()
2364 add_assoc_string(&tmp, "cipher_version", SSL_CIPHER_get_version(cipher)); in php_openssl_sockop_set_option()
/PHP-8.0/ext/ldap/tests/
H A Dldap_set_option_ciphersuite_basic.phpt2 ldap_set_option() - Basic test for TLS cipher suite ldap option
/PHP-8.0/ext/mysqli/tests/
H A Dbug51647.phpt71 printf("[007] Empty cipher. No encryption!");
101 printf("[013] Empty cipher. No encryption!");
/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h77 #define mysql_ssl_set(c,key,cert,ca,capath,cipher) mysqlnd_ssl_set((c), (key), (cert), (ca), (capat… argument
H A Dmysqlnd.h161 …set(conn, key, cert, ca, capath, cipher) ((conn)->data)->m->ssl_set((conn)->data, (key), (cert), (… argument
H A Dmysqlnd_connection.c1000 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 Dmysqlnd_structs.h503 …st char * const cert, const char * const ca, const char * const capath, const char * const cipher);
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます14855 >>2 leshort 0x0204 GPG symmetrically encrypted data (3DES cipher)
14856 >>2 leshort 0x0304 GPG symmetrically encrypted data (CAST5 cipher)
14857 >>2 leshort 0x0404 GPG symmetrically encrypted data (BLOWFISH cipher)
14858 >>2 leshort 0x0704 GPG symmetrically encrypted data (AES cipher)
14859 >>2 leshort 0x0804 GPG symmetrically encrypted data (AES192 cipher)
14860 >>2 leshort 0x0904 GPG symmetrically encrypted data (AES256 cipher)
14861 >>2 leshort 0x0a04 GPG symmetrically encrypted data (TWOFISH cipher)
14862 >>2 leshort 0x0b04 GPG symmetrically encrypted data (CAMELLIA128 cipher)
14863 >>2 leshort 0x0c04 GPG symmetrically encrypted data (CAMELLIA192 cipher)
14864 >>2 leshort 0x0d04 GPG symmetrically encrypted data (CAMELLIA256 cipher)
[all …]
H A Dmagic14855 >>2 leshort 0x0204 GPG symmetrically encrypted data (3DES cipher)
14856 >>2 leshort 0x0304 GPG symmetrically encrypted data (CAST5 cipher)
14857 >>2 leshort 0x0404 GPG symmetrically encrypted data (BLOWFISH cipher)
14858 >>2 leshort 0x0704 GPG symmetrically encrypted data (AES cipher)
14859 >>2 leshort 0x0804 GPG symmetrically encrypted data (AES192 cipher)
14860 >>2 leshort 0x0904 GPG symmetrically encrypted data (AES256 cipher)
14861 >>2 leshort 0x0a04 GPG symmetrically encrypted data (TWOFISH cipher)
14862 >>2 leshort 0x0b04 GPG symmetrically encrypted data (CAMELLIA128 cipher)
14863 >>2 leshort 0x0c04 GPG symmetrically encrypted data (CAMELLIA192 cipher)
14864 >>2 leshort 0x0d04 GPG symmetrically encrypted data (CAMELLIA256 cipher)
[all …]

Completed in 172 milliseconds