Home
last modified time | relevance | path

Searched defs:br_x509_class_ (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bearssl/inc/
H A Dbearssl_x509.h369 struct br_x509_class_ { struct
373 size_t context_size;
390 void (*start_chain)(const br_x509_class **ctx,
399 void (*start_cert)(const br_x509_class **ctx, uint32_t length);
417 void (*append)(const br_x509_class **ctx,
428 void (*end_cert)(const br_x509_class **ctx);
441 unsigned (*end_chain)(const br_x509_class **ctx);
466 const br_x509_pkey *(*get_pkey)(