Searched refs:hx509_private_key (Results 1 - 17 of 17) sorted by relevance

/freebsd-11.0-release/crypto/heimdal/lib/hx509/
H A Dhx509-private.h49 hx509_private_key /*private_key*/);
80 hx509_private_key
102 hx509_private_key /*key*/);
107 hx509_private_key */*keys*/);
113 hx509_private_key **/*keys*/);
144 hx509_private_key **/*keys*/);
157 hx509_private_key /*private_key*/,
164 const hx509_private_key /*signer*/,
173 const hx509_private_key /*signer*/,
200 hx509_private_key */*private_ke
[all...]
H A Dhx509.h50 typedef struct hx509_private_key *hx509_private_key; typedef in typeref:struct:hx509_private_key
H A Dks_mem.c48 hx509_private_key *keys;
158 hx509_private_key **keys)
183 hx509_private_key key)
H A Dhx509-protos.h41 hx509_private_key /*signer*/,
606 const hx509_private_key /*source*/,
846 hx509_private_key */*private_key*/);
919 hx509_private_key /*private_key*/,
924 hx509_private_key /*key*/,
928 hx509_private_key_free (hx509_private_key */*key*/);
932 hx509_private_key */*key*/,
941 hx509_private_key /*p*/,
H A Dcrypto.c49 int (*available)(const hx509_private_key,
52 const hx509_private_key,
55 const hx509_private_key,
60 hx509_private_key);
63 hx509_private_key);
64 BIGNUM *(*get_internal)(hx509_context, hx509_private_key, const char *);
67 struct hx509_private_key { struct
112 const hx509_private_key,
414 const hx509_private_key signer,
485 ecdsa_available(const hx509_private_key signe
[all...]
H A Dhx_locl.h171 int (*getkeys)(hx509_context, hx509_certs, void *, hx509_private_key **);
172 int (*addkey)(hx509_context, hx509_certs, void *, hx509_private_key);
H A Dcollector.c38 hx509_private_key private_key;
117 hx509_private_key private_key,
288 hx509_private_key **keys)
H A Dkeyset.c768 hx509_private_key **keys)
780 hx509_private_key key)
795 hx509_private_key *keys)
H A Dks_file.c373 hx509_private_key *keys = NULL;
545 hx509_private_key key = _hx509_cert_private_key(c);
619 hx509_private_key **keys)
629 hx509_private_key key)
H A Dreq.c172 const hx509_private_key signer,
H A Dhxtool.c1198 read_private_key(const char *fn, hx509_private_key *key)
1200 hx509_private_key *keys;
1225 hx509_private_key *signer)
1286 hx509_private_key signer;
1751 hx509_private_key private_key = NULL;
1752 hx509_private_key cert_key = NULL;
H A Dks_keychain.c258 hx509_private_key key;
H A Dca.c985 hx509_private_key signer,
1584 hx509_private_key signer,
H A Dks_p12.c524 hx509_private_key key = _hx509_cert_private_key(c);
H A Dcert.c81 hx509_private_key private_key;
310 _hx509_cert_assign_key(hx509_cert cert, hx509_private_key private_key)
1577 hx509_private_key
H A Dks_p11.c607 hx509_private_key key;
H A Drevoke.c1434 hx509_private_key signerkey;

Completed in 291 milliseconds