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