EVP_EncryptInit 4910 ext/openssl/openssl.c if (!EVP_EncryptInit(&ctx,cipher,NULL,NULL)) { EVP_EncryptInit 5205 ext/openssl/openssl.c EVP_EncryptInit(&cipher_ctx, cipher_type, NULL, NULL);