Searched refs:GenerateLocalRandomKey (Results 1 – 5 of 5) sorted by relevance
154 ret = GenerateLocalRandomKey(&keyAlias, &g_testDeriveParams[index].localKeyParams); in BaseTestDerive()
640 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()
594 int32_t GenerateLocalRandomKey(struct HksBlob **keyAlias, const struct HksTestBlobParams *localKeyP… in GenerateLocalRandomKey() function
207 ret = GenerateLocalRandomKey(&keyAlias, &g_testDeriveParams[index].localKeyParams); in BaseTestDerive()
419 int32_t GenerateLocalRandomKey(struct HksBlob **keyAlias, const struct HksTestBlobParams *localKeyP…