Home
last modified time | relevance | path

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

/PHP-7.1/ext/mcrypt/
H A Dmcrypt_filter.c29 char encrypt; member
74 if (data->encrypt) { in php_mcrypt_filter()
93 if (data->encrypt) { in php_mcrypt_filter()
108 if (data->encrypt) { in php_mcrypt_filter()
154 int encrypt = 1, iv_len, key_len, keyl, result; in php_mcrypt_filter_create() local
167 encrypt = 0; in php_mcrypt_filter_create()
259 data->encrypt = encrypt; in php_mcrypt_filter_create()
/PHP-7.1/ext/openssl/tests/
H A Dbug73833.phpt16 echo "Failed to encrypt.\n";
H A Dopenssl_error_string_basic.phpt102 // private encrypt with unknown padding
108 // public encrypt and decrypt with failed padding check and padding
/PHP-7.1/ext/phar/tests/zip/files/
H A Dcorrupt2.php.inc5 $a->addFile('hi2', null, 'hii2', null, null, 'encrypt', 'encrypt');
H A Dcorrupt_zipmaker.php.inc104 case 'encrypt' :
176 case 'encrypt' :
/PHP-7.1/ext/phar/tests/zip/
H A Dbzip2.phpt26 $a->addFile('hi2', null, 'hii2', null, null, 'encrypt', 'encrypt');
/PHP-7.1/ext/standard/tests/strings/
H A Dcrypt_sha256.phpt35 b'a very much longer text to encrypt. This one even stretches over morethan one line.',
H A Dcrypt_sha512.phpt30 b'a very much longer text to encrypt. This one even stretches over morethan one line.',
/PHP-7.1/ext/mcrypt/tests/
H A Dmcrypt_encrypt_3des_cbc.phpt20 //test encrypt decrypt
/PHP-7.1/ext/openssl/
H A DREADME8 NEW: support for S/MIME encrypt/decrypt/sign/verify, as well as more

Completed in 15 milliseconds