Home
last modified time | relevance | path

Searched refs:GenerateLocalRandomKey (Results 1 – 5 of 5) sorted by relevance

/test/xts/acts/security_lite/huks/liteos_a_adapter/
Dhks_derive_test.cpp154 ret = GenerateLocalRandomKey(&keyAlias, &g_testDeriveParams[index].localKeyParams); in BaseTestDerive()
/test/xts/acts/security_lite/huks/common/
Dhks_test_cipher.c640 ret = GenerateLocalRandomKey(&keyAlias, &g_testCipherParams[index].localKeyParams); in BaseTestCipher()
694 ret = GenerateLocalRandomKey(&keyAlias, &g_testEncryptParams[index].localKeyParams); in BaseTestEncrypt()
746 ret = GenerateLocalRandomKey(&keyAlias, &g_testDecryptParams[index].localKeyParams); in BaseTestDecrypt()
Dhks_test_common.c594 int32_t GenerateLocalRandomKey(struct HksBlob **keyAlias, const struct HksTestBlobParams *localKeyP… in GenerateLocalRandomKey() function
/test/xts/acts/security_lite/huks/liteos_m_adapter/
Dhks_derive_test.c207 ret = GenerateLocalRandomKey(&keyAlias, &g_testDeriveParams[index].localKeyParams); in BaseTestDerive()
/test/xts/acts/security_lite/huks/common/include/
Dhks_test_common.h419 int32_t GenerateLocalRandomKey(struct HksBlob **keyAlias, const struct HksTestBlobParams *localKeyP…