/titanic_51/usr/src/uts/common/io/comstar/port/iscsit/ |
H A D | iscsit_authclient.c | 45 int key_type, in client_set_numeric_data() argument 59 int key_type, in client_set_string_data() argument 73 int key_type, in client_set_binary_data() argument 88 int key_type, in client_get_numeric_data() argument 101 client_get_string_data(auth_key_block_t * keyBlock,int key_type,char ** string) client_get_string_data() argument 114 client_get_binary_data(auth_key_block_t * keyBlock,int key_type,unsigned char ** binary,unsigned int * len) client_get_binary_data() argument 128 client_auth_key_present(auth_key_block_t * keyBlock,int key_type) client_auth_key_present() argument [all...] |
/titanic_51/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softAttributeUtil.c | 1285 soft_object_t *new_object, CK_ULONG mode, CK_KEY_TYPE key_type) argument 1851 soft_object_t *new_object, CK_ULONG mode, CK_KEY_TYPE key_type) argument 2520 soft_build_secret_key_object(CK_ATTRIBUTE_PTR template,CK_ULONG ulAttrNum,soft_object_t * new_object,CK_ULONG mode,CK_ULONG key_len,CK_KEY_TYPE key_type) global() argument 3663 soft_build_key(CK_ATTRIBUTE_PTR template,CK_ULONG ulAttrNum,soft_object_t * new_object,CK_OBJECT_CLASS class,CK_KEY_TYPE key_type,CK_ULONG key_len,CK_ULONG mode) global() argument 5745 free_public_key_attr(public_key_obj_t * pbk,CK_KEY_TYPE key_type) global() argument 5784 soft_copy_public_key_attr(public_key_obj_t * old_pub_key_obj_p,public_key_obj_t ** new_pub_key_obj_p,CK_KEY_TYPE key_type) global() argument 5939 free_private_key_attr(private_key_obj_t * pbk,CK_KEY_TYPE key_type) global() argument 5984 soft_copy_private_key_attr(private_key_obj_t * old_pri_key_obj_p,private_key_obj_t ** new_pri_key_obj_p,CK_KEY_TYPE key_type) global() argument 6180 free_domain_attr(domain_obj_t * domain,CK_KEY_TYPE key_type) global() argument 6209 soft_copy_domain_attr(domain_obj_t * old_domain_obj_p,domain_obj_t ** new_domain_obj_p,CK_KEY_TYPE key_type) global() argument [all...] |
H A D | softKeystore.h | 46 uint64_t key_type; member
|
H A D | softKeysUtil.c | 64 CK_OBJECT_CLASS class, CK_KEY_TYPE key_type, CK_ULONG keylen, CK_ULONG mode, in soft_gen_keyobject() argument 159 CK_KEY_TYPE key_type; in soft_genkey() local 424 CK_KEY_TYPE key_type; soft_genkey_pair() local [all...] |
H A D | softCrypt.h | 51 CK_KEY_TYPE key_type; /* used to determine DES or DES3 */ member
|
H A D | softObject.h | 299 CK_KEY_TYPE key_type; member
|
/titanic_51/usr/src/common/crypto/dh/ |
H A D | dh_impl.c | 250 dh_key_derive(DHbytekey *bkey, uint32_t key_type, /* = CKK_KEY_TYPE */ in dh_key_derive() argument
|
/titanic_51/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11SUNWExtensions.c | 379 CK_KEY_TYPE key_type, CK_ULONG key_len, CK_FLAGS key_flags, in pkcs11_PasswdToPBKD2Object() argument 563 size_t passphrase_len, void *salt, size_t salt_len, CK_KEY_TYPE key_type, in pkcs11_PasswdToKey() argument
|
H A D | metaObjectManager.c | 43 CK_KEY_TYPE key_type; /* key type of key for wrap/unwrap */ member 1075 get_wrap_mechanism(CK_OBJECT_CLASS obj_class, CK_KEY_TYPE key_type, in get_wrap_mechanism() argument 1252 CK_KEY_TYPE key_type; in clone_by_wrap() local [all...] |
/titanic_51/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | kernelAttributeUtil.c | 3286 free_public_key_attr(public_key_obj_t * pbk,CK_KEY_TYPE key_type) free_public_key_attr() argument 3312 kernel_copy_public_key_attr(public_key_obj_t * old_pub_key_obj_p,public_key_obj_t ** new_pub_key_obj_p,CK_KEY_TYPE key_type) kernel_copy_public_key_attr() argument 3389 free_private_key_attr(private_key_obj_t * pbk,CK_KEY_TYPE key_type) free_private_key_attr() argument 3420 kernel_copy_private_key_attr(private_key_obj_t * old_pri_key_obj_p,private_key_obj_t ** new_pri_key_obj_p,CK_KEY_TYPE key_type) kernel_copy_private_key_attr() argument [all...] |
H A D | kernelKeys.c | 147 ulong_t key_type; in get_key_len_from_template() local 540 CK_ULONG key_type; in key_gen_rsa_by_value() local 867 CK_ULONG key_type; key_gen_dh_by_value() local 1151 CK_ULONG key_type; key_gen_ec_by_value() local [all...] |
H A D | kernelObject.h | 193 CK_KEY_TYPE key_type; member
|
/titanic_51/usr/src/uts/common/io/bnxe/577xx/include/ |
H A D | license.h | 63 u8_t key_type; member 131 u8_t key_type; member
|
/titanic_51/usr/src/cmd/isns/isnsd/ |
H A D | func.c | 850 isns_type_t key_type; local 1020 isns_type_t key_type; local [all...] |
/titanic_51/usr/src/head/rpcsvc/ |
H A D | nis_object.x | 172 uint_t key_type; /* Public key type */ member
|
/titanic_51/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | tpm_specific.c | 769 CK_ULONG class, key_type; in token_wrap_key_object() local 1252 int key_type, CK_CHAR_PTR passHash, TSS_HKEY *phKey) in token_generate_leaf_key() argument
|
/titanic_51/usr/src/cmd/sendmail/db/hash/ |
H A D | hash_page.c | 1251 int key_type, data_type; local
|
/titanic_51/usr/src/uts/common/crypto/io/ |
H A D | ecc.c | 1178 ulong_t key_type; in ecc_nostore_key_derive() local
|
H A D | dprov.c | 7430 ulong_t key_type = ~0UL, class = ~0UL; in dprov_key_task() local 8048 ulong_t key_type; dprov_key_task() local 8367 ulong_t key_type; dprov_key_task() local 8821 ulong_t key_type; dprov_key_value_secret() local 9009 ulong_t key_type, class; dprov_template_can_create() local [all...] |
/titanic_51/usr/src/uts/common/sys/usb/usba/ |
H A D | wusba.h | 115 key_type :2, member
|