Home
last modified time | relevance | path

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

/freebsd/contrib/bearssl/tools/
H A Dcerts.c164 x509_noanchor_context *xwc; in xwc_start_chain()
166 xwc = (x509_noanchor_context *)ctx; in xwc_start_chain()
173 x509_noanchor_context *xwc; in xwc_start_cert()
175 xwc = (x509_noanchor_context *)ctx; in xwc_start_cert()
182 x509_noanchor_context *xwc; in xwc_append()
184 xwc = (x509_noanchor_context *)ctx; in xwc_append()
191 x509_noanchor_context *xwc; in xwc_end_cert()
193 xwc = (x509_noanchor_context *)ctx; in xwc_end_cert()
200 x509_noanchor_context *xwc; in xwc_end_chain()
214 x509_noanchor_context *xwc; in xwc_get_pkey()
[all …]
H A Dbrssl.h437 } x509_noanchor_context; typedef
443 void x509_noanchor_init(x509_noanchor_context *xwc,
H A Dtwrch.c259 x509_noanchor_context xwc; in do_twrch()
H A Dclient.c529 x509_noanchor_context xwc; in do_client()