Searched refs:pol_mechs (Results 1 – 1 of 1) sorted by relevance
811 CK_MECHANISM_TYPE_PTR pol_mechs; in pkcs11_is_dismech() local817 pol_mechs = slottable->st_slots[slotid]->sl_pol_mechs; in pkcs11_is_dismech()822 if ((!enabled_pol) && (pol_mechs == NULL)) { in pkcs11_is_dismech()825 } else if (pol_mechs == NULL) { in pkcs11_is_dismech()839 if (pol_mechs[i] == mech) { in pkcs11_is_dismech()