Searched defs:algo (Results 1 – 4 of 4) sorted by relevance
297 final String algo = XmlUtils.readStringAttribute(in, ATTR_ALGO); in createFromXml() local
136 final int algo = encryptionAlgoPair.first; in getMtu() local
338 public static byte[] getCertHash(Signature signature, String algo) { in getCertHash()
783 final String algo = getMessageDigestAlgoForChecksumKind(type); in getApkChecksum() local