Lines Matching refs:__owur
181 __owur int SCT_set_version(SCT *sct, sct_version_t version);
192 __owur int SCT_set_log_entry_type(SCT *sct, ct_log_entry_type_t entry_type);
206 __owur int SCT_set0_log_id(SCT *sct, unsigned char *log_id, size_t log_id_len);
213 __owur int SCT_set1_log_id(SCT *sct, const unsigned char *log_id,
239 __owur int SCT_set_signature_nid(SCT *sct, int nid);
259 __owur int SCT_set1_extensions(SCT *sct, const unsigned char *ext,
279 __owur int SCT_set1_signature(SCT *sct, const unsigned char *sig,
291 __owur int SCT_set_source(SCT *sct, sct_source_t source);
329 __owur int SCT_validate(SCT *sct, const CT_POLICY_EVAL_CTX *ctx);
338 __owur int SCT_LIST_validate(const STACK_OF(SCT) *scts,
358 __owur int i2o_SCT_LIST(const STACK_OF(SCT) *a, unsigned char **pp);
385 __owur int i2d_SCT_LIST(const STACK_OF(SCT) *a, unsigned char **pp);
409 __owur int i2o_SCT(const SCT *sct, unsigned char **out);
513 __owur int CTLOG_STORE_load_file(CTLOG_STORE *store, const char *file);
519 __owur int CTLOG_STORE_load_default_file(CTLOG_STORE *store);