Searched defs:dst_slotnum (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaObjectManager.c1023 CK_ULONG src_slotnum, CK_ULONG dst_slotnum, int *first_both_mech,
1046 (wrap_info[i]).mech_type, dst_slotnum,
1076 CK_ULONG src_slotnum, CK_ULONG dst_slotnum, wrap_info_t *wrap_info)
1111 (special_wrap_info[i]).mech_type, dst_slotnum,
1157 src_slotnum, dst_slotnum, &first_both_mech, &first_src_mech);
1185 num_rsa_wrap_info, src_slotnum, dst_slotnum,
1022 find_best_match_wrap_mech(wrap_info_t *wrap_info, int num_info, CK_ULONG src_slotnum, CK_ULONG dst_slotnum, int *first_both_mech, int *first_src_mech) argument
1075 get_wrap_mechanism(CK_OBJECT_CLASS obj_class, CK_KEY_TYPE key_type, CK_ULONG src_slotnum, CK_ULONG dst_slotnum, wrap_info_t *wrap_info) argument

Completed in 62 milliseconds