SCT_LIST_validate
__owur int SCT_LIST_validate(const STACK_OF(SCT) *scts,
if (SCT_LIST_validate(scts, ctx) < 0) {
if (!TEST_int_ge(SCT_LIST_validate(scts, policy_ctx), 0))