Searched defs:addAuthToken (Results 1 – 2 of 2) sorted by relevance
/system/security/keystore/ | ||
D | IKeystoreService.cpp | 1202 virtual int32_t addAuthToken(const uint8_t* token, size_t length) in addAuthToken() function in android::BpKeystoreService |
D | keystore.cpp | 2896 int32_t addAuthToken(const uint8_t* token, size_t length) { in addAuthToken() function in android::KeyStoreProxy |