Searched refs:hx509_ca_sign_self (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/kerberos5/lib/libhx509/
H A DMakefile28 hx509_ca.3 hx509_ca_sign_self.3 \
/freebsd-13-stable/crypto/heimdal/lib/hx509/
H A Dhx509-protos.h38 hx509_ca_sign_self (
H A Dca.c1525 * When creating self-signed certificate use hx509_ca_sign_self() instead.
1582 hx509_ca_sign_self(hx509_context context, function
H A Dhxtool.c1975 ret = hx509_ca_sign_self(context, tbs, private_key, &cert);
1977 hx509_err(context, 1, ret, "hx509_ca_sign_self");

Completed in 162 milliseconds