Loading fips/dsa/fips_dssvs.c +1 −1 Original line number Diff line number Diff line Loading @@ -187,7 +187,7 @@ static void pqgver(FILE *in, FILE *out) char *keyword, *value; BIGNUM *p = NULL, *q = NULL, *g = NULL; int counter=-1, counter2; unsigned long h=-1, h2; unsigned long h=0, h2; DSA *dsa=NULL; int dsa2, L, N, part_test = 0; const EVP_MD *md = NULL; Loading fips/fips.c +0 −2 Original line number Diff line number Diff line Loading @@ -239,8 +239,6 @@ int FIPS_check_incore_fingerprint(void) int FIPS_module_mode_set(int onoff) { int fips_set_owning_thread(); int fips_clear_owning_thread(); int ret = 0; fips_w_lock(); Loading fips/rand/fips_drbgvs.c +0 −2 Original line number Diff line number Diff line Loading @@ -123,8 +123,6 @@ static int parse_aes(char *str, int *pdf) return NID_undef; } return NID_undef; } typedef struct Loading Loading
fips/dsa/fips_dssvs.c +1 −1 Original line number Diff line number Diff line Loading @@ -187,7 +187,7 @@ static void pqgver(FILE *in, FILE *out) char *keyword, *value; BIGNUM *p = NULL, *q = NULL, *g = NULL; int counter=-1, counter2; unsigned long h=-1, h2; unsigned long h=0, h2; DSA *dsa=NULL; int dsa2, L, N, part_test = 0; const EVP_MD *md = NULL; Loading
fips/fips.c +0 −2 Original line number Diff line number Diff line Loading @@ -239,8 +239,6 @@ int FIPS_check_incore_fingerprint(void) int FIPS_module_mode_set(int onoff) { int fips_set_owning_thread(); int fips_clear_owning_thread(); int ret = 0; fips_w_lock(); Loading
fips/rand/fips_drbgvs.c +0 −2 Original line number Diff line number Diff line Loading @@ -123,8 +123,6 @@ static int parse_aes(char *str, int *pdf) return NID_undef; } return NID_undef; } typedef struct Loading