Home
last modified time | relevance | path

Searched refs:Ciphersuite (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/identity/java/android/security/identity/
H A DIdentityCredentialStore.java186 @Ciphersuite int cipherSuite) in getCredentialByName()
215 public @interface Ciphersuite { annotation in IdentityCredentialStore
H A DCredstoreIdentityCredentialStore.java124 @Ciphersuite int cipherSuite) throws CipherSuiteNotSupportedException { in getCredentialByName()
H A DCredstoreIdentityCredential.java58 private @IdentityCredentialStore.Ciphersuite int mCipherSuite;
63 @IdentityCredentialStore.Ciphersuite int cipherSuite, in CredstoreIdentityCredential()