Home
last modified time | relevance | path

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

/openssl-master/crypto/ct/
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()

Completed in 3 milliseconds