Lines Matching refs:tli
428 switch (cps->tli) {
456 lwsl_notice("%s: %s, tli %s, sub %d, ppos %d, sp %d\n", __func__,
457 reason_names[reason & 0x1f], cose_sections[cps->tli],
531 switch (cps->tli) {
548 switch (cps->tli) {
572 cps->tli = ST_INNER_PROTECTED;
584 switch (cps->tli) {
609 cps->tli = ST_OUTER_SIGN_SIGARRAY - 1;
613 cps->tli = ST_OUTER_MACTAG - 1;
625 cps->tli = ST_INNER_PROTECTED - 1;
637 cps->tli--; /* so no change */
641 cps->tli++;
649 switch (cps->tli) {
660 cps->tli++;
702 cps->tli++;
711 cps->tli++;
722 switch (cps->tli) {
739 if (cps->tli == ST_INNER_PROTECTED ||
740 cps->tli == ST_INNER_UNPROTECTED ||
741 cps->tli == ST_INNER_SIGNATURE) {
754 switch (cps->tli) {
764 if (cps->tli == ST_OUTER_SIGN1_SIGNATURE ||
765 cps->tli == ST_INNER_SIGNATURE) {
772 if (cps->tli != ST_OUTER_PAYLOAD)
811 switch (cps->tli) {
851 switch (cps->tli) {
943 switch (cps->tli) {
983 cps->tli = ST_OUTER_PROTECTED;