Home
last modified time | relevance | path

Searched defs:getEntropy (Results 1 – 2 of 2) sorted by relevance

/third_party/openhitls/testcode/sdv/testcase/crypto/drbg/
Dtest_suite_sdv_drbg.c270 static int32_t getEntropy(void *ctx, CRYPT_Data *entropy, uint32_t strength, CRYPT_Range *lenRange) in getEntropy() function
/third_party/openhitls/include/crypto/
Dcrypt_types.h548 CRYPT_EAL_GetEntropyCb getEntropy; member