Check requested security strength in DRBG. Add function to retrieve the
security strength.
This commit is contained in:
@@ -233,6 +233,7 @@ void ERR_load_FIPS_strings(void);
|
||||
#define FIPS_R_FIPS_SELFTEST_FAILED 106
|
||||
#define FIPS_R_GENERATE_ERROR 124
|
||||
#define FIPS_R_INSTANTIATE_ERROR 125
|
||||
#define FIPS_R_INSUFFICIENT_SECURITY_STRENGTH 132
|
||||
#define FIPS_R_INVALID_KEY_LENGTH 109
|
||||
#define FIPS_R_IN_ERROR_STATE 126
|
||||
#define FIPS_R_KEY_TOO_SHORT 108
|
||||
|
||||
Reference in New Issue
Block a user