mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-29 16:32:32 -04:00
Fix typo in library/entropy.c
Signed-off-by: Zachary Fleckenstein <ZachFleck42@Gmail.com>
This commit is contained in:
parent
90af1a10ab
commit
73defe4da0
@ -564,7 +564,7 @@ static int mbedtls_entropy_source_self_test_check_bits( const unsigned char *buf
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* A test to ensure hat the entropy sources are functioning correctly
|
* A test to ensure that the entropy sources are functioning correctly
|
||||||
* and there is no obvious failure. The test performs the following checks:
|
* and there is no obvious failure. The test performs the following checks:
|
||||||
* - The entropy source is not providing only 0s (all bits unset) or 1s (all
|
* - The entropy source is not providing only 0s (all bits unset) or 1s (all
|
||||||
* bits set).
|
* bits set).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user