Home
last modified time | relevance | path

Searched refs:SCT_validate (Results 1 – 11 of 11) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DSCT_validate.pod5 SCT_validate, SCT_LIST_validate, SCT_get_validation_status -
21 int SCT_validate(SCT *sct, const CT_POLICY_EVAL_CTX *ctx);
27 SCT_validate() will check that an SCT is valid and verify its signature.
77 SCT_validate() returns a negative integer if an internal error occurs, 0 if the
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()
42 L<SCT_validate(3)>
H A DSCT_new.pod175 SCT_VALIDATION_STATUS_NOT_SET (see L<SCT_validate(3)>).
204 L<SCT_validate(3)>,
/freebsd/crypto/openssl/doc/man7/
H A Dct.pod35 L<SCT_validate(3)>,
36 L<SCT_validate(3)>,
/freebsd/crypto/openssl/crypto/ct/
H A Dct_sct.c290 int SCT_validate(SCT *sct, const CT_POLICY_EVAL_CTX *ctx) in SCT_validate() function
389 is_sct_valid = SCT_validate(sct, ctx); in SCT_LIST_validate()
/freebsd/crypto/openssl/include/openssl/
H A Dct.h377 __owur int SCT_validate(SCT *sct, const CT_POLICY_EVAL_CTX *ctx);
H A Dct.h.in329 __owur int SCT_validate(SCT *sct, const CT_POLICY_EVAL_CTX *ctx);
/freebsd/crypto/openssl/doc/
H A Dbuild.info2030 DEPEND[html/man3/SCT_validate.html]=man3/SCT_validate.pod
2031 GENERATE[html/man3/SCT_validate.html]=man3/SCT_validate.pod
2032 DEPEND[man/man3/SCT_validate.3]=man3/SCT_validate.pod
2033 GENERATE[man/man3/SCT_validate.3]=man3/SCT_validate.pod
3293 html/man3/SCT_validate.html \
3901 man/man3/SCT_validate.3 \
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile389 MAN+= SCT_validate.3
3684 MLINKS+= SCT_validate.3 SCT_LIST_validate.3
3693 MLINKS+= SCT_validate.3 SCT_get_validation_status.3
/freebsd/secure/lib/libcrypto/
H A DVersion.map2547 SCT_validate;
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num2595 SCT_validate 2653 3_0_0 EXIST::FUNCTION:CT