Home
last modified time | relevance | path

Searched defs:algorithm (Results 1 – 13 of 13) sorted by relevance

/packages/modules/IPsec/src/java/android/net/ipsec/ike/
DIkeSaProposal.java133 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()
DSaProposal.java409 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()
DChildSaProposal.java145 public Builder addEncryptionAlgorithm(@EncryptionAlgorithm int algorithm, int keyLength) { in addEncryptionAlgorithm()
157 public Builder addIntegrityAlgorithm(@IntegrityAlgorithm int algorithm) { in addIntegrityAlgorithm()
/packages/apps/CertInstaller/src/com/android/certinstaller/
DUtil.java59 MessageDigest algorithm = MessageDigest.getInstance("MD5"); in toMd5() local
DCredentialHelper.java238 void setPrivateKey(String algorithm, byte[] bytes) { in setPrivateKey()
/packages/apps/KeyChain/support/src/com/android/keychain/tests/support/
DIKeyChainServiceTestSupport.aidl43 int generateKeyPair(in String algorithm, in ParcelableKeyGenParameterSpec spec); in generateKeyPair()
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
DAdapterServiceTest.java709 String algorithm = "HmacSHA256"; in obfuscateInJava() local
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
DContactMatcher.java194 int nameType, String name, int algorithm) { in matchName()
DRawContactMatcher.java192 candidateNameType, String candidateName, int nameType, String name, int algorithm) { in matchName()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
DContactAggregator.java879 MatchCandidateList candidates, ContactMatcher matcher, int algorithm, String limit) { in matchAllCandidates()
DContactAggregator2.java753 MatchCandidateList candidates, RawContactMatcher matcher, int algorithm, String limit) { in matchAllCandidates()
DAbstractContactAggregator.java1235 MatchCandidateList candidates, ContactMatcher matcher, int algorithm, String limit) { in matchAllCandidates()
/packages/services/Car/tests/BugReportApp/libs/
Dgoogle-http-client-1.30.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...