Searched refs:matchAttribute (Results 1 – 1 of 1) sorted by relevance
448 if (!matchAttribute(service, ATTRIBUTE_MODES, transformParts[1]) in tryTransformWithProvider()449 || !matchAttribute(service, ATTRIBUTE_PADDINGS, transformParts[2])) { in tryTransformWithProvider()480 private static boolean matchAttribute(Service service, String attr, String value) { in matchAttribute() method in Cipher