hx509_context     147 source4/heimdal/kdc/kx509.c     hx509_context hxctx = NULL;
hx509_context      54 source4/heimdal/lib/hx509/crypto.c     int (*get_spki)(hx509_context,
hx509_context      57 source4/heimdal/lib/hx509/crypto.c     int (*export)(hx509_context context,
hx509_context      60 source4/heimdal/lib/hx509/crypto.c     int (*import)(hx509_context,
hx509_context      64 source4/heimdal/lib/hx509/crypto.c     int (*generate_private_key)(hx509_context,
hx509_context      67 source4/heimdal/lib/hx509/crypto.c     BIGNUM *(*get_internal)(hx509_context, hx509_private_key, const char *);
hx509_context      71 source4/heimdal/lib/hx509/crypto.c     int (*sign)(hx509_context context,
hx509_context      81 source4/heimdal/lib/hx509/crypto.c     int (*unwrap)(hx509_context context,
hx509_context     122 source4/heimdal/lib/hx509/crypto.c     int (*verify_signature)(hx509_context context,
hx509_context     128 source4/heimdal/lib/hx509/crypto.c     int (*create_signature)(hx509_context,
hx509_context    1689 source4/heimdal/lib/hx509/crypto.c     int (*get_params)(hx509_context, const hx509_crypto,
hx509_context    1691 source4/heimdal/lib/hx509/crypto.c     int (*set_params)(hx509_context, const heim_octet_string *,
hx509_context     159 source4/heimdal/lib/hx509/hx_locl.h     int (*init)(hx509_context, hx509_certs, void **,
hx509_context     161 source4/heimdal/lib/hx509/hx_locl.h     int (*store)(hx509_context, hx509_certs, void *, int, hx509_lock);
hx509_context     163 source4/heimdal/lib/hx509/hx_locl.h     int (*add)(hx509_context, hx509_certs, void *, hx509_cert);
hx509_context     164 source4/heimdal/lib/hx509/hx_locl.h     int (*query)(hx509_context, hx509_certs, void *,
hx509_context     166 source4/heimdal/lib/hx509/hx_locl.h     int (*iter_start)(hx509_context, hx509_certs, void *, void **);
hx509_context     167 source4/heimdal/lib/hx509/hx_locl.h     int (*iter)(hx509_context, hx509_certs, void *, void *, hx509_cert *);
hx509_context     168 source4/heimdal/lib/hx509/hx_locl.h     int (*iter_end)(hx509_context, hx509_certs, void *, void *);
hx509_context     169 source4/heimdal/lib/hx509/hx_locl.h     int (*printinfo)(hx509_context, hx509_certs,
hx509_context     171 source4/heimdal/lib/hx509/hx_locl.h     int (*getkeys)(hx509_context, hx509_certs, void *, hx509_private_key **);
hx509_context     172 source4/heimdal/lib/hx509/hx_locl.h     int (*addkey)(hx509_context, hx509_certs, void *, hx509_private_key);
hx509_context     284 source4/heimdal/lib/hx509/ks_file.c     int (*func)(hx509_context, const char *, struct hx509_collector *,
hx509_context     357 source4/heimdal/lib/hx509/test_name.c     hx509_context context;
hx509_context     295 source4/heimdal/lib/krb5/krb5_locl.h     hx509_context hx509ctx;