Searched refs:sha256_out (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | regression_1000.c | 114 static const uint8_t sha256_out[] = { in xtest_crypto_test() local 137 if (!ADBG_EXPECT(cs->c, 0, memcmp(sha256_out, out, in xtest_crypto_test() 138 sizeof(sha256_out)))) { in xtest_crypto_test() 140 Do_ADBG_HexLog(sha256_out, sizeof(sha256_out), 16); in xtest_crypto_test() 1094 static const uint8_t sha256_out[] = { in xtest_tee_test_1013_single() local 1167 ADBG_EXPECT_BUFFER(c, sha256_out, sizeof(sha256_out), in xtest_tee_test_1013_single()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test/ |
| H A D | os_test.c | 883 static const uint8_t sha256_out[] = { in ta_entry_client() local 924 if (TEE_MemCompare(sha256_out, out, sizeof(sha256_out)) != 0) { in ta_entry_client()
|