mbedtls_hmac_drbg_seed() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

\c 0 if successful. #MBEDTLS_ERR_MD_BAD_INPUT_DATA if \p md_info is invalid. #MBEDTLS_ERR_MD_ALLOC_FAILED if there was not enough memory to allocate context data. #MBEDTLS_ERR_HMAC_DRBG_ENTROPY_SOURCE_FAILED if the call to \p f_entropy failed.

References