Home
last modified time | relevance | path

Searched refs:set_sct_list_source (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ct/
H A Dct_x509v3.c33 static int set_sct_list_source(STACK_OF(SCT) *s, sct_source_t source) in set_sct_list_source() function
55 if (set_sct_list_source(s, SCT_SOURCE_X509V3_EXTENSION) != 1) { in STACK_OF()
69 if (set_sct_list_source(s, SCT_SOURCE_OCSP_STAPLED_RESPONSE) != 1) { in STACK_OF()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ct/
H A Dct_x509v3.c33 static int set_sct_list_source(STACK_OF(SCT) *s, sct_source_t source) in set_sct_list_source() function
55 if (set_sct_list_source(s, SCT_SOURCE_X509V3_EXTENSION) != 1) { in STACK_OF()
69 if (set_sct_list_source(s, SCT_SOURCE_OCSP_STAPLED_RESPONSE) != 1) { in STACK_OF()