Home
last modified time | relevance | path

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

/system/security/keystore/
DIKeystoreService.cpp1202 virtual int32_t addAuthToken(const uint8_t* token, size_t length) in addAuthToken() function in android::BpKeystoreService
Dkeystore.cpp2896 int32_t addAuthToken(const uint8_t* token, size_t length) { in addAuthToken() function in android::KeyStoreProxy