Home
last modified time | relevance | path

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

/drivers/hdf_core/adapter/uhdf2/security/src/
H A Dhdf_security.c20 #include <openssl/rand.h>
/drivers/peripheral/user_auth/test/unittest/attribute_test/
H A Dattribute_test.cpp46 uint32_t num = static_cast<uint32_t>(rand()); in RandomFillVector()
496 uint32_t size = rand() % lenBase + 1; in HWTEST_F()
/drivers/peripheral/user_auth/hdi_service/adaptor/src/
H A Dadaptor_algorithm.c19 #include <openssl/rand.h>
275 LOG_ERROR("rand failed"); in SecureRandom()
/drivers/peripheral/pin_auth/hdi_service/adaptor/src/
H A Dadaptor_algorithm.c19 #include <openssl/rand.h>
284 LOG_ERROR("rand fail"); in SecureRandom()
/drivers/peripheral/camera/test/mpi/src/
H A Dperformance_hdi_test.cpp253 int i = rand() % 9; in HWTEST_F()

Completed in 6 milliseconds