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

Return value

\c 0 on success. #MBEDTLS_ERR_CTR_DRBG_INPUT_TOO_BIG if \p len is more than #MBEDTLS_CTR_DRBG_MAX_SEED_INPUT. #MBEDTLS_ERR_CTR_DRBG_ENTROPY_SOURCE_FAILED if the initial seeding has already taken place.

References