Home
last modified time | relevance | path

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

/optee_test-3.20.0/host/xtest/
A Dregression_8100.c87 int clen = 0; in test_8102() local
96 clen = myasprintf(&chain, "%*s\n%*s", in test_8102()
101 if (!ADBG_EXPECT_COMPARE_SIGNED(c, clen, !=, -1)) in test_8102()
109 op.params[0].tmpref.size = clen; in test_8102()
282 int clen = 0; in test_8103() local
292 clen = myasprintf(&csr, "%*s", (int)regression_8100_my_csr_size, in test_8103()
294 if (!ADBG_EXPECT_COMPARE_SIGNED(c, clen, >=, 0)) in test_8103()
297 op.params[0].tmpref.size = clen; in test_8103()
/optee_test-3.20.0/host/openssl/include/openssl/
A Dssl2.h213 unsigned int clen; member

Completed in 5 milliseconds