Searched refs:lfmt (Results 1 – 1 of 1) sorted by relevance
453 unsigned int lfmt; in xcrb_msg_to_type6_ep11cprb_msgx() local509 lfmt = 2; in xcrb_msg_to_type6_ep11cprb_msgx()512 lfmt = 3; in xcrb_msg_to_type6_ep11cprb_msgx()518 lfmt = 1; /* length format #1 */ in xcrb_msg_to_type6_ep11cprb_msgx()520 payload_hdr = (struct pld_hdr *)((&msg->pld_lenfmt) + lfmt); in xcrb_msg_to_type6_ep11cprb_msgx()1174 unsigned int lfmt; in zcrypt_msgtype6_send_ep11_cprb() local1206 lfmt = 2; in zcrypt_msgtype6_send_ep11_cprb()1209 lfmt = 3; in zcrypt_msgtype6_send_ep11_cprb()1215 lfmt = 1; /* length format #1 */ in zcrypt_msgtype6_send_ep11_cprb()1217 payload_hdr = (struct pld_hdr *)((&msg->pld_lenfmt) + lfmt); in zcrypt_msgtype6_send_ep11_cprb()
Completed in 6 milliseconds