Searched defs:tcid (Results 1 – 14 of 14) sorted by relevance
92 static uint8_t avdt_ad_tcid_to_type(uint8_t tcid) { in avdt_ad_tcid_to_type()208 uint8_t tcid; in avdt_ad_tc_tbl_by_type() local477 uint8_t tcid; in avdt_ad_write_req() local
957 uint8_t tcid; in AVDT_GetL2CapChannel() local
1472 uint8_t tcid; in avdt_scb_clr_pkt() local
137 int tcid = testcase.get("tcId").getAsInt(); in testMac() local234 int tcid = testcase.get("tcId").getAsInt(); in testMacWithIv() local
378 int tcid = testcase.get("tcId").getAsInt(); in testVerification() local468 int tcid = testcase.get("tcId").getAsInt(); in testSigning() local
172 int tcid = testcase.get("tcId").getAsInt(); in testDecryption() local
159 int tcid = testcase.get("tcId").getAsInt(); in testCipher() local
194 int tcid = testcase.get("tcId").getAsInt(); in testAead() local
113 int tcid = testcase.get("tcId").getAsInt(); in testEcdhComp() local
408 int tcid = testcase.get("tcId").getAsInt(); in testRsaPss() local
318 int tcid = testcase.get("tcId").getAsInt(); in testOaep() local
329 char *tcid; member449 char *tcid; member
95 int tcid = testcase.get("tcId").getAsInt(); in testWycheproof() local
282 static void tst_print(const char *tcid, int tnum, int ttype, const char *tmesg) in tst_print()