Home
last modified time | relevance | path

Searched refs:OPENSSL_RAND_ALGORITHM (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/crypto_framework/frameworks/spi/
H A Drand_spi.h24 #define OPENSSL_RAND_ALGORITHM "CTR_DRBG" macro
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/rand/src/
H A Drand_openssl.c73 return OPENSSL_RAND_ALGORITHM; in GetRandAlgoName()