Hi! I downloaded the openssl-fips-1.2 code. I did find out SHA 256 and SHA 512 code from openssl-fips-1.2\crypto\sha.
Unfortunately, I could not find SHA 1 code (definitions/bodies of SHA1_Init, SHA1_Update, SHA1_Final routines) declared on the openssl-fips-1.2\crypto\sha\sha.h file. Anybody can help to point out where they are defined? Thank you in advance, Long Wei