/illumos-gate/usr/src/cmd/keyserv/ |
H A D | keyserv_cache.c | 65 struct dhkey public; member 798 find_cache_item(struct cachekey_header **ch, uid_t uid, struct dhkey *public) in find_cache_item() 855 keybuf3 *public, in cache_insert_ch() 989 cache_retrieve_ch(struct cachekey_header *ch, uid_t uid, keybuf3 *public, in cache_retrieve_ch() 1039 cache_remove_ch(struct cachekey_header *ch, uid_t uid, keybuf3 *public) { in cache_remove_ch() 1207 keybuf3 *public, in cache_insert() 1235 keybuf3 *public, in cache_retrieve() 1257 cache_remove(keylen_t keylen, algtype_t algtype, uid_t uid, keybuf3 *public) in cache_remove()
|
H A D | chkey.c | 237 char *public; in getpublics() local 262 char *public; in getpublics() local 297 char *public, *secret; in makenewkeys() local 333 char *public, *secret; in makenewkeys() local
|
H A D | newkey.c | 87 char public[HEXKEYBYTES + 1]; in main() local 246 setpublicmap(name, public, secret, database, pw) in setpublicmap() argument
|
H A D | keyserv_cache.h | 59 keybuf3 *public; member
|
H A D | setkey.c | 80 keybuf public; member 448 cachehit3(keybuf3 *public, keybuf3 *secret, struct cachekey3_list *cp) in cachehit3() 924 keybuf3 *secret, *public; in addmasterkey() local 1283 MINT *public; local 1363 map_ps2cache(keybuf3 *public, keybuf3 *secret, struct psdata *pdp) in map_ps2cache() 1383 keybuf3 *public, in getdeskey3() 1646 MINT *public; local
|
H A D | chkey_common.c | 467 ldap_attr_mod(ns_ldap_entry_t *entry, char *mechname, char *public, in ldap_attr_mod() 719 ldap_update(char *mechname, char *netname, char *public, char *crypt, in ldap_update()
|
/illumos-gate/usr/src/lib/libnsl/key/ |
H A D | gen_dhkeys.c | 110 __gen_dhkeys(public, secret, pass) in __gen_dhkeys() argument 268 MINT *public; in __gen_common_dhkeys_g() local
|
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softKeystoreUtil.h | 53 boolean_t public; /* true if public obj, false for private obj */ member
|
H A D | softDH.c | 47 uchar_t *buf, uint32_t buflen, boolean_t public) in soft_genDHkey_set_attribute()
|
H A D | softDSA.c | 406 uchar_t *value, uint32_t value_len, boolean_t public) in soft_genDSAkey_set_attribute()
|
H A D | softRSA.c | 748 uchar_t *buf, uint32_t buflen, boolean_t public) in soft_genRSAkey_set_attribute()
|
H A D | softKeystoreUtil.c | 2188 soft_keystore_put_new_obj(uchar_t *buf, size_t len, boolean_t public, in soft_keystore_put_new_obj()
|
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/dh_common/ |
H A D | generic_key.c | 103 char *public, /* Public key */ in __generic_gen_dhkeys()
|
/illumos-gate/usr/src/uts/common/crypto/io/ |
H A D | ecc.c | 846 uchar_t *public; in ecc_verify_common() local
|
/illumos-gate/usr/src/tools/cpcgen/ |
H A D | cpcgen.c | 930 char *event, *lname, *brief = NULL, *public = NULL, *errata = NULL; in cpcgen_manual_intel_event() local
|
/illumos-gate/usr/src/cmd/mandoc/ |
H A D | mandocdb.c | 1962 render_string(char **public, size_t *psz) in render_string()
|