Searched refs:cc (Results 1 – 4 of 4) sorted by relevance
/optee_test-3.20.0/host/xtest/ |
A D | regression_8000.c | 489 const struct concat_kdf_case *cc = &concat_kdf_cases[n]; in xtest_test_derivation_concat_kdf() local 491 Do_ADBG_BeginSubCase(c, "Concat KDF %s", cc->subcase_name); in xtest_test_derivation_concat_kdf() 495 cc->algo, TEE_MODE_DERIVE, max_size))) in xtest_test_derivation_concat_kdf() 504 cc->shared_secret, cc->shared_secret_len); in xtest_test_derivation_concat_kdf() 523 TEE_TYPE_GENERIC_SECRET, cc->derived_key_len * in xtest_test_derivation_concat_kdf() 529 if (cc->other_info) in xtest_test_derivation_concat_kdf() 532 cc->other_info, cc->other_info_len); in xtest_test_derivation_concat_kdf() 535 params[param_count].content.value.a = cc->derived_key_len; in xtest_test_derivation_concat_kdf() 552 if (!ADBG_EXPECT_BUFFER(c, cc->derived_key, cc->derived_key_len, in xtest_test_derivation_concat_kdf() 565 Do_ADBG_EndSubCase(c, "Concat KDF %s", cc->subcase_name); in xtest_test_derivation_concat_kdf()
|
A D | Makefile | 29 define cc-arch 32 define cc-bits 50 ifeq ($(call cc-bits, $(call cc-arch, $(CC))),32)
|
/optee_test-3.20.0/ta/subkey1/ |
A D | Makefile | 1 BINARY = 5c206987-16a3-59cc-ab0f-64b9cfc9e758
|
/optee_test-3.20.0/ta/ |
A D | subkey_notes.txt | 63 Next subkey UUID: 5c206987-16a3-59cc-ab0f-64b9cfc9e758
|
Completed in 6 milliseconds