Searched defs:KeyStore (Results 1 – 1 of 1) sorted by relevance
| /system/security/keystore/ |
| D | keystore.cpp | 447 class KeyStore { class 449 KeyStore(Entropy* entropy, keymaster_device_t* device) in KeyStore() function in KeyStore 974 static ResponseCode exist(KeyStore*, int, uid_t uid, Value* keyName, Value*, Value*) { in exist() argument 983 static ResponseCode saw(KeyStore*, int sock, uid_t uid, Value* keyPrefix, Value*, Value*) { in saw() argument
|