Home
last modified time | relevance | path

Searched defs:public (Results 1 – 15 of 15) sorted by relevance

/titanic_51/usr/src/cmd/keyserv/
H A Dkeyserv_cache.c67 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 Dchkey.c237 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 Dnewkey.c87 char public[HEXKEYBYTES + 1]; in main() local
246 setpublicmap(name, public, secret, database, pw) in setpublicmap() argument
H A Dkeyserv_cache.h61 keybuf3 *public; member
H A Dsetkey.c82 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 Dchkey_common.c469 char *public, in ldap_attr_mod() argument
730 char *public, in ldap_update() argument
/titanic_51/usr/src/lib/libnsl/key/
H A Dgen_dhkeys.c112 __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 DsoftKeystoreUtil.h53 boolean_t public; /* true if public obj, false for private obj */ member
H A DsoftDH.c47 uchar_t *buf, uint32_t buflen, boolean_t public) in soft_genDHkey_set_attribute() argument
H A DsoftDSA.c406 uchar_t *value, uint32_t value_len, boolean_t public) in soft_genDSAkey_set_attribute() argument
H A DsoftRSA.c748 uchar_t *buf, uint32_t buflen, boolean_t public) in soft_genRSAkey_set_attribute() argument
H A DsoftKeystoreUtil.c2192 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 Dgeneric_key.c105 char *public, /* Public key */ in __generic_gen_dhkeys() argument
/titanic_51/usr/src/uts/common/crypto/io/
H A Decc.c846 uchar_t *public; in ecc_verify_common() local
/titanic_51/usr/src/tools/cpcgen/
H A Dcpcgen.c915 char *event, *lname, *brief = NULL, *public = NULL, *errata = NULL; in cpcgen_manual_intel_event() local