Searched refs:hx509_private_key (Results 1 – 18 of 18) sorted by relevance
| /freebsd-11-stable/crypto/heimdal/lib/hx509/ |
| HD | hx509-private.h | 49 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_key*/); [all …]
|
| HD | crypto.c | 49 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, in ecdsa_create_signature() 485 ecdsa_available(const hx509_private_key signer, in ecdsa_available() [all …]
|
| HD | hx509-protos.h | 41 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*/,
|
| HD | ks_mem.c | 48 hx509_private_key *keys; 158 hx509_private_key **keys) in mem_getkeys() 183 hx509_private_key key) in mem_addkey()
|
| HD | hx509.h | 50 typedef struct hx509_private_key *hx509_private_key; typedef
|
| HD | hx_locl.h | 171 int (*getkeys)(hx509_context, hx509_certs, void *, hx509_private_key **); 172 int (*addkey)(hx509_context, hx509_certs, void *, hx509_private_key);
|
| HD | collector.c | 38 hx509_private_key private_key; 117 hx509_private_key private_key, in _hx509_collector_private_key_add() 288 hx509_private_key **keys) in _hx509_collector_collect_private_keys()
|
| HD | ks_file.c | 373 hx509_private_key *keys = NULL; in file_init_common() 545 hx509_private_key key = _hx509_cert_private_key(c); in store_func() 619 hx509_private_key **keys) in file_getkeys() 629 hx509_private_key key) in file_addkey()
|
| HD | keyset.c | 768 hx509_private_key **keys) in _hx509_certs_keys_get() 780 hx509_private_key key) in _hx509_certs_keys_add() 795 hx509_private_key *keys) in _hx509_certs_keys_free()
|
| HD | hxtool.c | 1198 read_private_key(const char *fn, hx509_private_key *key) in read_private_key() 1200 hx509_private_key *keys; in read_private_key() 1225 hx509_private_key *signer) in get_key() 1286 hx509_private_key signer; in request_create() 1751 hx509_private_key private_key = NULL; in hxtool_ca() 1752 hx509_private_key cert_key = NULL; in hxtool_ca()
|
| HD | req.c | 172 const hx509_private_key signer, in _hx509_request_to_pkcs10()
|
| HD | ks_keychain.c | 258 hx509_private_key key; in set_private_key()
|
| HD | ca.c | 985 hx509_private_key signer, in ca_sign() 1584 hx509_private_key signer, in hx509_ca_sign_self()
|
| HD | ks_p12.c | 524 hx509_private_key key = _hx509_cert_private_key(c); in store_func()
|
| HD | cert.c | 81 hx509_private_key private_key; 310 _hx509_cert_assign_key(hx509_cert cert, hx509_private_key private_key) in _hx509_cert_assign_key() 1577 hx509_private_key
|
| HD | ks_p11.c | 607 hx509_private_key key; in collect_private_key()
|
| HD | revoke.c | 1434 hx509_private_key signerkey; in hx509_crl_sign()
|
| HD | ChangeLog | 2440 * collector.c: Use hx509_private_key to assign private keys.
|