Rearrange rsaz
authorRichard Levitte <levitte@openssl.org>
Mon, 22 Jun 2015 23:55:46 +0000 (01:55 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 23 Jun 2015 01:02:05 +0000 (03:02 +0200)
commitf59186e4361e553d5f117c213ce25e9594f10244
tree08a5156e33f6539f219f0090f1c004181a290c05
parent0abf6104476db172dd82a66e1a4567876270e0ef
Rearrange rsaz

A small rearrangement so the inclusion of rsaz_exp.h would be
unconditional, but what that header defines becomes conditional.

This solves the weirdness where rsaz_exp.h gets in and out of the
dependency list for bn_exp.c, depending on the present architecture.

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/bn/bn_exp.c
crypto/bn/rsaz_exp.c
crypto/bn/rsaz_exp.h