Searched defs:algorithm (Results 1 – 13 of 13) sorted by relevance
133 public Builder addEncryptionAlgorithm(@EncryptionAlgorithm int algorithm, int keyLength) { in addEncryptionAlgorithm()145 public Builder addIntegrityAlgorithm(@IntegrityAlgorithm int algorithm) { in addIntegrityAlgorithm()169 public Builder addPseudorandomFunction(@PseudorandomFunction int algorithm) { in addPseudorandomFunction()
409 protected static boolean isAead(@EncryptionAlgorithm int algorithm) { in isAead()437 protected void validateAndAddEncryptAlgo( in validateAndAddEncryptAlgo()456 protected void addIntegrityAlgo(@IntegrityAlgorithm int algorithm) { in addIntegrityAlgo()493 public static boolean isSupportedEncryptionAlgorithm(@EncryptionAlgorithm int algorithm) { in isSupportedEncryptionAlgorithm()504 public static boolean isSupportedPseudorandomFunction(@PseudorandomFunction int algorithm) { in isSupportedPseudorandomFunction()515 public static boolean isSupportedIntegrityAlgorithm(@IntegrityAlgorithm int algorithm) { in isSupportedIntegrityAlgorithm()535 public static String getEncryptionAlgorithmString(int algorithm) { in getEncryptionAlgorithmString()547 public static String getPseudorandomFunctionString(int algorithm) { in getPseudorandomFunctionString()559 public static String getIntegrityAlgorithmString(int algorithm) { in getIntegrityAlgorithmString()
145 public Builder addEncryptionAlgorithm(@EncryptionAlgorithm int algorithm, int keyLength) { in addEncryptionAlgorithm()157 public Builder addIntegrityAlgorithm(@IntegrityAlgorithm int algorithm) { in addIntegrityAlgorithm()
59 MessageDigest algorithm = MessageDigest.getInstance("MD5"); in toMd5() local
238 void setPrivateKey(String algorithm, byte[] bytes) { in setPrivateKey()
43 int generateKeyPair(in String algorithm, in ParcelableKeyGenParameterSpec spec); in generateKeyPair()
709 String algorithm = "HmacSHA256"; in obfuscateInJava() local
194 int nameType, String name, int algorithm) { in matchName()
192 candidateNameType, String candidateName, int nameType, String name, int algorithm) { in matchName()
879 MatchCandidateList candidates, ContactMatcher matcher, int algorithm, String limit) { in matchAllCandidates()
753 MatchCandidateList candidates, RawContactMatcher matcher, int algorithm, String limit) { in matchAllCandidates()
1235 MatchCandidateList candidates, ContactMatcher matcher, int algorithm, String limit) { in matchAllCandidates()
META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...