Home
last modified time | relevance | path

Searched refs:MbedtlsGetMdCtrDrbg (Results 1 - 1 of 1) sorted by relevance

/base/security/crypto_framework/plugin/mbedtls_plugin/rand/src/
H A Dmbedtls_rand.c46 static mbedtls_ctr_drbg_context *MbedtlsGetMdCtrDrbg(HcfRandSpi *self) in MbedtlsGetMdCtrDrbg() function
65 mbedtls_ctr_drbg_context *ctrDrbg = MbedtlsGetMdCtrDrbg(self); in MbedtlsGenerateRandom()
111 mbedtls_ctr_drbg_context *ctrDrbg = MbedtlsGetMdCtrDrbg(self); in MbedtlsSetSeed()
139 mbedtls_ctr_drbg_context *ctrDrbg = MbedtlsGetMdCtrDrbg((HcfRandSpi *)self); in DestroyMbedtlsRand()

Completed in 1 milliseconds