mbedtls_psa_drbg_seed() function
Seed the PSA DRBG.
Arguments
entropy
An entropy context to read the seed from.
custom
The personalization string. This can be \c NULL, in which case the personalization string is empty regardless of the value of \p len.
len
The length of the personalization string.
Return value
\c 0 on success. An Mbed TLS error code (\c MBEDTLS_ERR_xxx) on failure.
mbedtls_psa_drbg_seed() is called by 1 function and calls 1 function:
![]()
mbedtls_psa_drbg_seed()
mbedtls_psa_drbg_seed() reads 1 variable:
![]()
mbedtls_psa_drbg_seed()