Symbol: hx509_env
crypto/heimdal/kdc/kx509.c
157
hx509_env env = NULL;
crypto/heimdal/lib/hx509/ca.c
902
hx509_env env)
crypto/heimdal/lib/hx509/cert.c
3078
hx509_env env = NULL;
crypto/heimdal/lib/hx509/cert.c
3417
_hx509_cert_to_env(hx509_context context, hx509_cert cert, hx509_env *env)
crypto/heimdal/lib/hx509/cert.c
3423
hx509_env envcert = NULL;
crypto/heimdal/lib/hx509/cert.c
3474
hx509_env enveku = NULL;
crypto/heimdal/lib/hx509/cert.c
3504
hx509_env envhash = NULL;
crypto/heimdal/lib/hx509/env.c
107
hx509_env_add_binding(hx509_context context, hx509_env *env,
crypto/heimdal/lib/hx509/env.c
108
const char *key, hx509_env list)
crypto/heimdal/lib/hx509/env.c
110
hx509_env n;
crypto/heimdal/lib/hx509/env.c
129
hx509_env e = *env;
crypto/heimdal/lib/hx509/env.c
154
hx509_env_lfind(hx509_context context, hx509_env env,
crypto/heimdal/lib/hx509/env.c
179
hx509_env_find(hx509_context context, hx509_env env, const char *key)
crypto/heimdal/lib/hx509/env.c
201
hx509_env
crypto/heimdal/lib/hx509/env.c
203
hx509_env env,
crypto/heimdal/lib/hx509/env.c
215
env_free(hx509_env b)
crypto/heimdal/lib/hx509/env.c
218
hx509_env next = b->next;
crypto/heimdal/lib/hx509/env.c
240
hx509_env_free(hx509_env *env)
crypto/heimdal/lib/hx509/env.c
56
hx509_env_add(hx509_context context, hx509_env *env,
crypto/heimdal/lib/hx509/env.c
59
hx509_env n;
crypto/heimdal/lib/hx509/env.c
83
hx509_env e = *env;
crypto/heimdal/lib/hx509/hx509-private.h
182
hx509_env /*env*/,
crypto/heimdal/lib/hx509/hx509-private.h
96
hx509_env */*env*/);
crypto/heimdal/lib/hx509/hx509-protos.h
173
hx509_env /*env*/);
crypto/heimdal/lib/hx509/hx509-protos.h
641
hx509_env */*env*/,
crypto/heimdal/lib/hx509/hx509-protos.h
648
hx509_env */*env*/,
crypto/heimdal/lib/hx509/hx509-protos.h
650
hx509_env /*list*/);
crypto/heimdal/lib/hx509/hx509-protos.h
655
hx509_env /*env*/,
crypto/heimdal/lib/hx509/hx509-protos.h
658
hx509_env
crypto/heimdal/lib/hx509/hx509-protos.h
661
hx509_env /*env*/,
crypto/heimdal/lib/hx509/hx509-protos.h
665
hx509_env_free (hx509_env */*env*/);
crypto/heimdal/lib/hx509/hx509-protos.h
670
hx509_env /*env*/,
crypto/heimdal/lib/hx509/hx509-protos.h
779
hx509_env /*env*/);
crypto/heimdal/lib/hx509/name.c
731
hx509_env env)
crypto/heimdal/lib/hx509/sel.c
131
hx509_env subenv;
crypto/heimdal/lib/hx509/sel.c
159
_hx509_expr_eval(hx509_context context, hx509_env env, struct hx_expr *expr)
crypto/heimdal/lib/hx509/sel.c
52
eval_word(hx509_context context, hx509_env env, struct hx_expr *word)
crypto/heimdal/lib/hx509/sel.c
71
static hx509_env
crypto/heimdal/lib/hx509/sel.c
72
find_variable(hx509_context context, hx509_env env, struct hx_expr *word)
crypto/heimdal/lib/hx509/sel.c
86
eval_comp(hx509_context context, hx509_env env, struct hx_expr *expr)
crypto/heimdal/lib/hx509/test_name.c
74
hx509_env env = NULL;