Home
last modified time | relevance | path

Searched refs:cs (Results 1 – 4 of 4) sorted by relevance

/optee_test/host/xtest/
A Dregression_5000.c104 if (!ADBG_EXPECT_TEEC_SUCCESS(cs->c, in Allocate_In()
111 TEEC_FinalizeContext(&cs->context); in Allocate_In()
132 TEEC_FinalizeContext(&cs->context); in Allocate_out_of_memory()
152 TEEC_OpenSession(&cs->context, &cs->session, in OpenSession_error_notExistingTA()
158 TEEC_FinalizeContext(&cs->context); in OpenSession_error_notExistingTA()
182 TEEC_FinalizeContext(&cs->context); in Allocate_InOut()
208 TEEC_FinalizeContext(&cs->context); in Register_In()
328 &cs->context))) in InitializeContext_NotExistingTEE()
350 ADBG_EXPECT_TEEC_SUCCESS(cs->c, in AllocateThenRegister_SameMemory()
378 ADBG_EXPECT_TEEC_SUCCESS(cs->c, in AllocateSameMemory_twice()
[all …]
A Dregression_1000.c74 cs-> in xtest_crypto_test()
96 cs-> in xtest_crypto_test()
101 if (!ADBG_EXPECT(cs->c, 0, in xtest_crypto_test()
133 cs-> in xtest_crypto_test()
175 cs-> in xtest_crypto_test()
180 if (!ADBG_EXPECT(cs->c, 0, in xtest_crypto_test()
217 cs-> in xtest_crypto_test()
222 if (!ADBG_EXPECT(cs->c, 0, in xtest_crypto_test()
444 xtest_crypto_test(&cs); in xtest_tee_test_1004()
902 xtest_crypto_test(&cs); in xtest_tee_test_1011()
[all …]
A Dregression_8100.c166 static bool push_cert(ADBG_Case_t *c, const char *crt_str, STACK_OF(X509) *cs) in push_cert() argument
173 rc = sk_X509_push(cs, crt); in push_cert()
/optee_test/host/openssl/include/openssl/
A Docsp.h391 # define OCSP_CERTSTATUS_dup(cs)\ argument
393 (char *(*)())d2i_OCSP_CERTSTATUS,(char *)(cs))

Completed in 11 milliseconds