Lines Matching refs:hx509_context
41 static hx509_context context;
83 certs_strings(hx509_context contextp, const char *type, hx509_certs certs, in certs_strings()
117 peer_strings(hx509_context contextp, in peer_strings()
154 pem_reader(hx509_context contextp, const char *type, in pem_reader()
334 print_signer(hx509_context contextp, void *ctx, hx509_cert cert) in print_signer()
661 print_certificate(hx509_context hxcontext, hx509_cert cert, int verbose) in print_certificate()
697 print_f(hx509_context hxcontext, void *ctx, hx509_cert cert) in print_f()
744 validate_f(hx509_context hxcontext, void *ctx, hx509_cert c) in validate_f()
831 verify_f(hx509_context hxcontext, void *ctx, hx509_cert c) in verify_f()
1143 verify_o(hx509_context hxcontext, void *ctx, hx509_cert c) in verify_o()
1560 https_server(hx509_context contextp, hx509_ca_tbs tbs, struct cert_type_opt *opt) in https_server()
1566 https_client(hx509_context contextp, hx509_ca_tbs tbs, struct cert_type_opt *opt) in https_client()
1572 peap_server(hx509_context contextp, hx509_ca_tbs tbs, struct cert_type_opt *opt) in peap_server()
1578 pkinit_kdc(hx509_context contextp, hx509_ca_tbs tbs, struct cert_type_opt *opt) in pkinit_kdc()
1585 pkinit_client(hx509_context contextp, hx509_ca_tbs tbs, struct cert_type_opt *opt) in pkinit_client()
1603 email_client(hx509_context contextp, hx509_ca_tbs tbs, struct cert_type_opt *opt) in email_client()
1611 int (*eval)(hx509_context, hx509_ca_tbs, struct cert_type_opt *);
1665 eval_types(hx509_context contextp, in eval_types()
2027 test_one_cert(hx509_context hxcontext, void *ctx, hx509_cert cert) in test_one_cert()