Home
last modified time | relevance | path

Searched refs:special_wrap_info (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaObjectManager.c64 static wrap_info_t special_wrap_info[] = { variable
73 sizeof (special_wrap_info) / sizeof (wrap_info_t);
1095 if ((special_wrap_info[i]).mech_type in get_wrap_mechanism()
1104 (special_wrap_info[i]).mech_type, src_slotnum, in get_wrap_mechanism()
1111 (special_wrap_info[i]).mech_type, dst_slotnum, in get_wrap_mechanism()
1123 &(special_wrap_info[i]), in get_wrap_mechanism()
1145 wrap_info_to_search = special_wrap_info; in get_wrap_mechanism()