openHiTLS API openHiTLS 0.1.0-Alpha1

◆ CRYPT_EAL_RandSeed()

int32_t CRYPT_EAL_RandSeed ( void  )

Regenerate the seed, which is equivalent to CRYPT_EAL_RandSeedWithAdin(NULL, 0), and the interface supports multi-thread access.

返回值
CRYPT_SUCCESSFor other error codes, see crypt_errno.h.