Home
last modified time | relevance | path

Searched defs:getMessageAuthenticationCode (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/identity/java/android/security/identity/
DResultData.java135 public abstract @Nullable byte[] getMessageAuthenticationCode(); in getMessageAuthenticationCode() method in ResultData
DCredstoreResultData.java60 public @Nullable byte[] getMessageAuthenticationCode() { in getMessageAuthenticationCode() method in CredstoreResultData