Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/crypto/ct/
H A Dct_x509v3.c89 set_sct_list_source(STACK_OF(SCT) *s, sct_source_t source) in set_sct_list_source() function
110 if (set_sct_list_source(s, SCT_SOURCE_X509V3_EXTENSION) != 1) { in STACK_OF()
123 if (set_sct_list_source(s, SCT_SOURCE_OCSP_STAPLED_RESPONSE) != 1) { in STACK_OF()