Home
last modified time | relevance | path

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

/openssl/doc/man3/
H A DSCT_new.pod13 SCT_get_source, SCT_set_source
74 int SCT_set_source(SCT *sct, sct_source_t source);
165 SCT_set_source() can be used to record where the SCT was found
183 SCT_set_source() will call SCT_set_log_entry_type() if the type of
188 SCT_set_source() will not refuse unknown values.
205 B<SCT_set_source> returns 1 on success, 0 otherwise.
/openssl/crypto/ct/
H A Dct_x509v3.c39 int res = SCT_set_source(sk_SCT_value(s, i), source); in set_sct_list_source()
H A Dct_sct.c260 int SCT_set_source(SCT *sct, sct_source_t source) in SCT_set_source() function
/openssl/include/openssl/
H A Dct.h.in291 __owur int SCT_set_source(SCT *sct, sct_source_t source);
/openssl/ssl/
H A Dssl_lib.c6133 if (SCT_set_source(sct, origin) != 1) in ct_move_scts()
/openssl/util/
H A Dlibcrypto.num3402 SCT_set_source 3476 3_0_0 EXIST::FUNCTION:CT

Completed in 57 milliseconds