Searched refs:matchAttribute (Results 1 – 1 of 1) sorted by relevance
2704 static boolean matchAttribute(Provider.Service service, String attr, String value) { in matchAttribute() method in Cipher2972 if (!matchAttribute(service, ATTRIBUTE_MODES, tokenizedTransformation[1]) in tryTransformWithProvider()2973 || !matchAttribute(service, ATTRIBUTE_PADDINGS, tokenizedTransformation[2])) { in tryTransformWithProvider()