Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dbearssl.c39 struct x509_context { struct
48 struct x509_context x509; argument
236 struct x509_context *x509 = (struct x509_context *)ctx; in x509_start_chain()
245 struct x509_context *x509 = (struct x509_context *)ctx; in x509_start_cert()
253 struct x509_context *x509 = (struct x509_context *)ctx; in x509_append()
260 struct x509_context *x509 = (struct x509_context *)ctx; in x509_end_cert()
267 struct x509_context *x509 = (struct x509_context *)ctx; in x509_end_chain()
282 struct x509_context *x509 = (struct x509_context *)ctx; in x509_get_pkey()
288 sizeof(struct x509_context),