Home
last modified time | relevance | path

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

/freebsd/crypto/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
177 SCT_set_source() will call SCT_set_log_entry_type() if the type of
182 SCT_set_source() will not refuse unknown values.
199 B<SCT_set_source> returns 1 on success, 0 otherwise.
/freebsd/crypto/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.c268 int SCT_set_source(SCT *sct, sct_source_t source) in SCT_set_source() function
/freebsd/crypto/openssl/include/openssl/
H A Dct.h339 __owur int SCT_set_source(SCT *sct, sct_source_t source);
H A Dct.h.in291 __owur int SCT_set_source(SCT *sct, sct_source_t source);
/freebsd/secure/lib/libcrypto/
H A DVersion.map2544 SCT_set_source;
/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c5012 if (SCT_set_source(sct, origin) != 1) in ct_move_scts()
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3704 MLINKS+= SCT_new.3 SCT_set_source.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num3402 SCT_set_source 3476 3_0_0 EXIST::FUNCTION:CT