Searched refs:auth_end (Results 1 – 1 of 1) sorted by relevance
1065 uint32_t cipher_end, auth_end; in auth_start_offset() local1094 auth_end = op->sym->auth.data.offset + op->sym->auth.data.length; in auth_start_offset()1095 if (cipher_end < auth_end) in auth_start_offset()1097 auth_end - cipher_end); in auth_start_offset()