Searched refs:isSupportedIntegrityAlgorithm (Results 1 – 2 of 2) sorted by relevance
515 public static boolean isSupportedIntegrityAlgorithm(@IntegrityAlgorithm int algorithm) { in isSupportedIntegrityAlgorithm() method in SaProposal560 if (isSupportedIntegrityAlgorithm(algorithm)) { in getIntegrityAlgorithmString()
1435 return SaProposal.isSupportedIntegrityAlgorithm(id); in isSupportedTransformId()