Home
last modified time | relevance | path

Searched refs:hc (Results 1 – 2 of 2) sorted by relevance

/optee_test-3.20.0/host/xtest/
A Dregression_8000.c369 const struct hkdf_case *hc = &hkdf_cases[n]; in xtest_test_derivation_hkdf() local
375 hc->algo, TEE_MODE_DERIVE, max_size))) in xtest_test_derivation_hkdf()
384 hc->ikm_len); in xtest_test_derivation_hkdf()
403 TEE_TYPE_GENERIC_SECRET, hc->okm_len * 8, in xtest_test_derivation_hkdf()
409 if (hc->salt) in xtest_test_derivation_hkdf()
411 hc->salt, hc->salt_len); in xtest_test_derivation_hkdf()
412 if (hc->info) in xtest_test_derivation_hkdf()
414 hc->info, hc->info_len); in xtest_test_derivation_hkdf()
417 params[param_count].content.value.a = hc->okm_len; in xtest_test_derivation_hkdf()
434 if (!ADBG_EXPECT_BUFFER(c, hc->okm, hc->okm_len, out, out_size)) in xtest_test_derivation_hkdf()
[all …]
A Dregression_4100.c996 uint32_t hc = TA_CRYPT_ARITH_INVALID_HANDLE; in do_addsub() local
1217 uint32_t hc = TA_CRYPT_ARITH_INVALID_HANDLE; in do_mul() local
1621 uint32_t hc = TA_CRYPT_ARITH_INVALID_HANDLE; in test_4109_mod() local
1813 uint32_t hc = TA_CRYPT_ARITH_INVALID_HANDLE; in test_4110_mod() local
1854 hc))) in test_4110_mod()
1889 uint32_t hc = TA_CRYPT_ARITH_INVALID_HANDLE; in test_4110_fmm() local
1930 convert_from_string(c, s, str_op1, hc))) in test_4110_fmm()
1937 convert_from_string(c, s, str_op2, hc))) in test_4110_fmm()
1948 cmd_from_fmm(c, s, hfmmres, hn, hctx, hc))) in test_4110_fmm()
2036 uint32_t hc = TA_CRYPT_ARITH_INVALID_HANDLE; in test_4111_invmod() local
[all …]

Completed in 8 milliseconds