Searched refs:generic_ulong (Results 1 – 2 of 2) sorted by relevance
411 attr->attribute.pValue = &attr->generic_ulong; in get_master_attributes_by_type()426 new_attributes[1].generic_ulong = subtype; in get_master_attributes_by_type()479 } else if (src->attribute.pValue == &src->generic_ulong) { in get_master_attributes_by_duplication()480 dst->attribute.pValue = &dst->generic_ulong; in get_master_attributes_by_duplication()
222 CK_ULONG generic_ulong; member