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