Home
last modified time | relevance | path

Searched refs:SCT_VALIDATION_STATUS_INVALID (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DSCT_validate.pod16 SCT_VALIDATION_STATUS_INVALID,
65 status will be SCT_VALIDATION_STATUS_INVALID.
/freebsd/crypto/openssl/crypto/ct/
H A Dct_prn.c62 case SCT_VALIDATION_STATUS_INVALID: in SCT_validation_status_string()
H A Dct_sct.c353 …tus = SCT_CTX_verify(sctx, sct) == 1 ? SCT_VALIDATION_STATUS_VALID : SCT_VALIDATION_STATUS_INVALID; in SCT_validate()
/freebsd/crypto/openssl/test/
H A Dct_test.c200 case SCT_VALIDATION_STATUS_INVALID: in assert_validity()
/freebsd/crypto/openssl/include/openssl/
H A Dct.h121 SCT_VALIDATION_STATUS_INVALID, enumerator
H A Dct.h.in73 SCT_VALIDATION_STATUS_INVALID, enumerator