mbedtls_hmac_drbg_random() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferencesCall TreeData Use

Return value

\c 0 if successful. #MBEDTLS_ERR_HMAC_DRBG_ENTROPY_SOURCE_FAILED if a call to the entropy source failed. #MBEDTLS_ERR_HMAC_DRBG_REQUEST_TOO_BIG if \p out_len > #MBEDTLS_HMAC_DRBG_MAX_REQUEST.

References