Searched refs:apdu (Results 1 – 2 of 2) sorted by relevance
815 u_char apdu[UNI_FACILITY_MAXAPDU]; member
1739 uni_printf(cx, "%s0x%02x", i == 0 ? "" : " ", ie->apdu[i]); in DEF_IE_PRINT()1760 APP_BUF(msg, ie->apdu, ie->len); in DEF_IE_ENCODE()1782 (void)memcpy(ie->apdu, msg->b_rptr, ie->len); in DEF_IE_DECODE()