Commit 56e840fe authored by Shane Lontis's avatar Shane Lontis
Browse files

rename the digest provider files to avoid any name clashes with other folders

parent ad14e8e5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
SOURCE[../../../libcrypto]=\
        sha2.c sha3.c
        sha2_prov.c sha3_prov.c

SOURCE[../../fips]=\
        sha2.c sha3.c
        sha2_prov.c sha3_prov.c
Loading