EVP_CIPHER        640 ext/openssl/openssl.c 	const EVP_CIPHER * priv_key_encrypt_cipher;
EVP_CIPHER        878 ext/openssl/openssl.c static const EVP_CIPHER * php_openssl_get_evp_cipher_from_algo(zend_long algo);
EVP_CIPHER        953 ext/openssl/openssl.c 		const EVP_CIPHER* cipher = php_openssl_get_evp_cipher_from_algo(cipher_algo);
EVP_CIPHER       1105 ext/openssl/openssl.c static const EVP_CIPHER * php_openssl_get_evp_cipher_from_algo(zend_long algo) { /* {{{ */
EVP_CIPHER       3683 ext/openssl/openssl.c 	const EVP_CIPHER * cipher;
EVP_CIPHER       3712 ext/openssl/openssl.c 				cipher = (EVP_CIPHER *) EVP_des_ede3_cbc();
EVP_CIPHER       3757 ext/openssl/openssl.c 	const EVP_CIPHER * cipher;
EVP_CIPHER       3782 ext/openssl/openssl.c 				cipher = (EVP_CIPHER *) EVP_des_ede3_cbc();
EVP_CIPHER       4201 ext/openssl/openssl.c 	const EVP_CIPHER *cipher = NULL;
EVP_CIPHER       4280 ext/openssl/openssl.c 	p7 = PKCS7_encrypt(recipcerts, infile, (EVP_CIPHER*)cipher, (int)flags);
EVP_CIPHER       4906 ext/openssl/openssl.c 	const EVP_CIPHER *cipher;
EVP_CIPHER       5037 ext/openssl/openssl.c 	const EVP_CIPHER *cipher;
EVP_CIPHER       5238 ext/openssl/openssl.c 	const EVP_CIPHER *cipher_type;
EVP_CIPHER       5321 ext/openssl/openssl.c 	const EVP_CIPHER *cipher_type;
EVP_CIPHER       5408 ext/openssl/openssl.c 	const EVP_CIPHER *cipher_type;