Searched refs:octx_len (Results 1 – 1 of 1) sorted by relevance
42 CARD32 octx_len; member320 i->octx_len = bytes_to_int32(strlen(i->octx) + 1); in SELinuxPopulateItem()323 *size += i->octx_len + i->dctx_len + 3; in SELinuxPopulateItem()360 buf[pos] = items[k].octx_len * 4; in SELinuxSendItemsToClient()371 pos += items[k].octx_len; in SELinuxSendItemsToClient()