Home
last modified time | relevance | path

Searched defs:scts (Results 1 – 4 of 4) sorted by relevance

/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()
/freebsd/crypto/openssl/test/
H A Dct_test.c183 static int assert_validity(CT_TEST_FIXTURE *fixture, STACK_OF(SCT) *scts, in assert_validity() argument
[all...]
/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c5161 static int ct_permissive(const CT_POLICY_EVAL_CTX * ctx, in ct_permissive()
5167 static int ct_strict(const CT_POLICY_EVAL_CTX * ctx, in ct_strict()
H A Dssl_local.h1591 unsigned char *scts; member