/titanic_51/usr/src/cmd/keyserv/ |
H A D | keyserv_cache.c | 67 struct dhkey public; member 800 find_cache_item(struct cachekey_header **ch, uid_t uid, struct dhkey *public) in find_cache_item() argument 857 cache_insert_ch(struct cachekey_header * ch,uid_t uid,deskeyarray common,des_block key,keybuf3 * public,keybuf3 * secret) cache_insert_ch() argument 991 cache_retrieve_ch(struct cachekey_header * ch,uid_t uid,keybuf3 * public,des_block key) cache_retrieve_ch() argument 1041 cache_remove_ch(struct cachekey_header * ch,uid_t uid,keybuf3 * public) cache_remove_ch() argument 1209 cache_insert(keylen_t keylen,algtype_t algtype,uid_t uid,deskeyarray common,des_block key,keybuf3 * public,keybuf3 * secret) cache_insert() argument 1237 cache_retrieve(keylen_t keylen,algtype_t algtype,uid_t uid,keybuf3 * public,des_block key) cache_retrieve() argument 1259 cache_remove(keylen_t keylen,algtype_t algtype,uid_t uid,keybuf3 * public) cache_remove() argument [all...] |
H A D | chkey.c | 237 char *public; in getpublics() local 262 char *public; getpublics() local 297 char *public, *secret; makenewkeys() local 333 char *public, *secret; makenewkeys() local [all...] |
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 | 61 keybuf3 *public; member
|
H A D | setkey.c | 82 keybuf public; member 450 cachehit3(keybuf3 *public, keybuf3 *secret, struct cachekey3_list *cp) in cachehit3() argument 926 keybuf3 *secret, *public; in addmasterkey() local 1285 MINT *public; global() local 1365 map_ps2cache(keybuf3 * public,keybuf3 * secret,struct psdata * pdp) map_ps2cache() argument 1385 getdeskey3(keylen_t keylen,algtype_t algtype,int desarylen,keybuf3 * public,keybuf3 * secret,uid_t uid) getdeskey3() argument 1648 MINT *public; global() local [all...] |
H A D | chkey_common.c | 469 char *public, in ldap_attr_mod() argument 730 char *public, in ldap_update() argument
|
/titanic_51/usr/src/lib/libnsl/key/ |
H A D | gen_dhkeys.c | 112 __gen_dhkeys(public, secret, pass) in __gen_dhkeys() argument 270 MINT *public; in __gen_common_dhkeys_g() local
|
/titanic_51/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() argument
|
H A D | softDSA.c | 406 uchar_t *value, uint32_t value_len, boolean_t public) in soft_genDSAkey_set_attribute() argument
|
H A D | softRSA.c | 748 uchar_t *buf, uint32_t buflen, boolean_t public) in soft_genRSAkey_set_attribute() argument
|
H A D | softKeystoreUtil.c | 2192 soft_keystore_put_new_obj(uchar_t * buf,size_t len,boolean_t public,boolean_t lock_held,ks_obj_handle_t * keyhandle) soft_keystore_put_new_obj() argument [all...] |
/titanic_51/usr/src/lib/gss_mechs/mech_dh/dh_common/ |
H A D | generic_key.c | 105 char *public, /* Public key */ in __generic_gen_dhkeys() argument
|
/titanic_51/usr/src/uts/common/crypto/io/ |
H A D | ecc.c | 846 uchar_t *public; in ecc_verify_common() local
|
/titanic_51/usr/src/tools/cpcgen/ |
H A D | cpcgen.c | 915 char *event, *lname, *brief = NULL, *public = NULL, *errata = NULL; in cpcgen_manual_intel_event() local
|