Searched refs:SCT_LIST_validate (Results 1 – 7 of 7) sorted by relevance
5 SCT_validate, SCT_LIST_validate, SCT_get_validation_status -22 int SCT_LIST_validate(const STACK_OF(SCT) *scts, CT_POLICY_EVAL_CTX *ctx);28 SCT_LIST_validate() performs the same checks on an entire stack of SCTs.71 A return value of 0 from SCT_LIST_validate() should not be interpreted as a80 SCT_LIST_validate() returns a negative integer if an internal error occurs, 084 If SCT_validate() or SCT_LIST_validate() have not been passed that SCT, the
29 a human-readable string. Call SCT_validate() or SCT_LIST_validate()
315 __owur int SCT_LIST_validate(const STACK_OF(SCT) *scts,
376 int SCT_LIST_validate(const STACK_OF(SCT) *scts, CT_POLICY_EVAL_CTX *ctx) in SCT_LIST_validate() function
2597 SCT_LIST_validate;
5042 if (SCT_LIST_validate(scts, ctx) < 0) { in ssl_validate_ct()
2378 MLINKS+= SCT_validate.3 SCT_LIST_validate.3