Searched refs:generic_bbool (Results 1 – 2 of 2) sorted by relevance
414 attr->attribute.pValue = &attr->generic_bbool; in get_master_attributes_by_type()477 } else if (src->attribute.pValue == &src->generic_bbool) { in get_master_attributes_by_duplication()478 dst->attribute.pValue = &dst->generic_bbool; in get_master_attributes_by_duplication()
221 CK_BBOOL generic_bbool; member