Searched refs:hx509_env_add (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dtest_expr.c62 hx509_env_add(context, &env, "variable", "foo");
63 hx509_env_add(context, &env2, "variable", "foo");
H A Denv.c58 hx509_env_add(hx509_context context, hx509_env *env, function
H A Dtest_name.c81 hx509_env_add(context, &env, "uid", "lha");
H A Dcert.c3416 ret = hx509_env_add(context, &envcert, "version", buf);
3432 ret = hx509_env_add(context, &envcert, "subject", buf);
3447 ret = hx509_env_add(context, &envcert, "issuer", buf);
3471 ret = hx509_env_add(context, &enveku, buf, "oid-name-here");
3515 ret = hx509_env_add(context, &envhash, "sha1", buf);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/kdc/
H A Dkx509.c159 ret = hx509_env_add(context->hx509ctx, &env, "principal-name",
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/include/
H A Dhx509-protos.h639 hx509_env_add (

Completed in 133 milliseconds