79 br_x509_trust_anchor *
buf;
93#define ANCHOR_LIST_INIT {NULL, 0, 0}
br_x509_trust_anchor * buf
size_t read_trust_anchors_from_memory(anchor_list *dst, const unsigned char *pem_data, size_t pem_len)
Read trust anchors from PEM-encoded data in memory.
void free_ta_contents(br_x509_trust_anchor *ta)
Free the contents of a trust anchor.
Vector type for trust anchors.