mbedtls/docs
Gilles Peskine 8d5092c11f get_random: no output on error
The get_random entry point was allowed to return partial data on both
PSA_SUCCESS and PSA_ERROR_INSUFFICIENT_ENTROPY, but there was no
meaningful difference between the two. Keep it simple: PSA_SUCCESS is
success but can be partial, and PSA_ERROR_INSUFFICIENT_ENTROPY is an
error with no output.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2020-12-07 18:47:56 +01:00
..
architecture psa: Move from key handle to key identifier 2020-11-10 16:00:41 +01:00
proposed get_random: no output on error 2020-12-07 18:47:56 +01:00
.gitignore Add a directory for proposed specifications 2020-07-13 13:27:42 +02:00
getting_started.md psa: Move from key handle to key identifier 2020-11-10 16:00:41 +01:00
PSACryptoDriverModelSpec.pdf Add generated documentation for mbedcrypto-0.1.0b 2018-11-26 17:21:23 +00:00