Home
last modified time | relevance | path

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

/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/rand/src/
H A Drand_openssl.c27 } HcfRandSpiImpl; typedef
105 HcfRandSpiImpl *returnSpiImpl = (HcfRandSpiImpl *)HcfMalloc(sizeof(HcfRandSpiImpl), 0); in HcfRandSpiCreate()
/base/security/crypto_framework/plugin/mbedtls_plugin/rand/src/
H A Dmbedtls_rand.c29 } HcfRandSpiImpl; typedef
43 return ((HcfRandSpiImpl *)self)->entropy; in MbedtlsGetMdEntropy()
52 return ((HcfRandSpiImpl *)self)->ctrDrbg; in MbedtlsGetMdCtrDrbg()
190 HcfRandSpiImpl *returnSpiImpl = (HcfRandSpiImpl *)HcfMalloc(sizeof(HcfRandSpiImpl), 0); in MbedtlsRandSpiCreate()

Completed in 1 milliseconds