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

/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Denv.c56 hx509_env_add(hx509_context context, hx509_env *env, function
H A Dtest_name.c79 hx509_env_add(context, &env, "uid", "lha");
H A Dhx509-protos.h639 hx509_env_add (
H A Dcert.c3429 ret = hx509_env_add(context, &envcert, "version", buf);
3445 ret = hx509_env_add(context, &envcert, "subject", buf);
3460 ret = hx509_env_add(context, &envcert, "issuer", buf);
3484 ret = hx509_env_add(context, &enveku, buf, "oid-name-here");
3528 ret = hx509_env_add(context, &envhash, "sha1", buf);
/freebsd-11-stable/kerberos5/lib/libhx509/
H A DMakefile92 hx509_env.3 hx509_env_add.3 \
/freebsd-11-stable/crypto/heimdal/kdc/
H A Dkx509.c157 ret = hx509_env_add(context->hx509ctx, &env, "principal-name",

Completed in 77 milliseconds