EVP_CIPHER        615 ext/openssl/openssl.c     const EVP_CIPHER * priv_key_encrypt_cipher;
EVP_CIPHER        856 ext/openssl/openssl.c static const EVP_CIPHER * php_openssl_get_evp_cipher_from_algo(long algo);
EVP_CIPHER        914 ext/openssl/openssl.c 		const EVP_CIPHER* cipher = php_openssl_get_evp_cipher_from_algo(cipher_algo);
EVP_CIPHER       1067 ext/openssl/openssl.c static const EVP_CIPHER * php_openssl_get_evp_cipher_from_algo(long algo) { /* {{{ */
EVP_CIPHER       3648 ext/openssl/openssl.c 	const EVP_CIPHER * cipher;
EVP_CIPHER       3675 ext/openssl/openssl.c 				cipher = (EVP_CIPHER *) EVP_des_ede3_cbc();
EVP_CIPHER       3721 ext/openssl/openssl.c 	const EVP_CIPHER * cipher;
EVP_CIPHER       3744 ext/openssl/openssl.c 				cipher = (EVP_CIPHER *) EVP_des_ede3_cbc();
EVP_CIPHER       4154 ext/openssl/openssl.c 	const EVP_CIPHER *cipher = NULL;
EVP_CIPHER       4236 ext/openssl/openssl.c 	p7 = PKCS7_encrypt(recipcerts, infile, (EVP_CIPHER*)cipher, flags);
EVP_CIPHER       4859 ext/openssl/openssl.c 	const EVP_CIPHER *cipher;
EVP_CIPHER       4993 ext/openssl/openssl.c 	const EVP_CIPHER *cipher;
EVP_CIPHER       5172 ext/openssl/openssl.c 	const EVP_CIPHER *cipher_type;
EVP_CIPHER       5251 ext/openssl/openssl.c 	const EVP_CIPHER *cipher_type;
EVP_CIPHER       5334 ext/openssl/openssl.c 	const EVP_CIPHER *cipher_type;