Home | History | Annotate | Download | only in src

Lines Matching refs:certfHoldIDLen

1611     uint8_t certfHoldIDLen = 0;
1613 certfHoldIDLen = read_buf[offset + 2];
1614 offset = offset + certfHoldIDLen + 3;