openHiTLS API
openHiTLS 0.1.0-Alpha1
Main Page
Modules
Data Structures
Files
Crypt_eal_rand
CRYPT_EAL_Drbgbytes
CRYPT_EAL_DrbgbytesWithAdin
CRYPT_EAL_DrbgSeed
CRYPT_EAL_DrbgSeedWithAdin
CRYPT_EAL_Randbytes
CRYPT_EAL_RandbytesWithAdin
CRYPT_EAL_RandDeinit
CRYPT_EAL_RandInit
CRYPT_EAL_RandIsValidAlgId
CRYPT_EAL_RandSeed
CRYPT_EAL_RandSeedWithAdin
◆
CRYPT_EAL_DrbgSeed()
int32_t CRYPT_EAL_DrbgSeed
(
CRYPT_EAL_RndCtx
*
ctx
)
Regenerate the seed, which is equivalent to CRYPT_EAL_RandSeedWithAdin(NULL, 0).
Attention
This interface supports multi-thread access.
Parameters
ctx
[IN] DRBG handle.
Return values
CRYPT_SUCCESS
,if
successful. For other error codes, see
crypt_errno.h
.
Generated by
1.9.7