Lines Matching refs:sct
1324 /* If this is false then we should never have sent the SCT extension in the3595 /* Shallow parse the SCT list for sanity. By the RFC3607 CBS sct;3608 if (!CBS_get_u16_length_prefixed(&sct_list, &sct) ||3609 CBS_len(&sct) == 0) {