Use unsigned int for a bit field.
* random/random-drbg.c (struct drbg_state_ops_s): Use unsigned. (struct drbg_state_s): Likewise. * src/hmac256.c (struct hmac256_context): Likewise.
- Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
Use unsigned int for a bit field. Tags None Subscribers None
Description
Details
|