Home
last modified time | relevance | path

Searched refs:SCT_LIST_validate (Results 1 – 10 of 10) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DSCT_validate.pod5 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 a
80 SCT_LIST_validate() returns a negative integer if an internal error occurs, 0
84 If SCT_validate() or SCT_LIST_validate() have not been passed that SCT, the
H A DSCT_print.pod29 a human-readable string. Call SCT_validate() or SCT_LIST_validate()
/freebsd/crypto/openssl/crypto/ct/
H A Dct_sct.c376 int SCT_LIST_validate(const STACK_OF(SCT) *scts, CT_POLICY_EVAL_CTX *ctx) in SCT_LIST_validate() function
/freebsd/crypto/openssl/test/
H A Dct_test.c190 if (!TEST_int_ge(SCT_LIST_validate(scts, policy_ctx), 0)) in assert_validity()
/freebsd/crypto/openssl/include/openssl/
H A Dct.h386 __owur int SCT_LIST_validate(const STACK_OF(SCT) *scts,
H A Dct.h.in338 __owur int SCT_LIST_validate(const STACK_OF(SCT) *scts,
/freebsd/secure/lib/libcrypto/
H A DVersion.map2522 SCT_LIST_validate;
/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c5289 if (SCT_LIST_validate(scts, ctx) < 0) { in ssl_validate_ct()
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3684 MLINKS+= SCT_validate.3 SCT_LIST_validate.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num2168 SCT_LIST_validate 2217 3_0_0 EXIST::FUNCTION:CT