HomeSort by relevance Sort by last modified time
    Searched refs:GetUserSlot (Results 1 - 2 of 2) sorted by null

  /system/tpm/attestation/server/
pkcs11_key_store.h 83 bool GetUserSlot(const std::string& username,
pkcs11_key_store.cc 102 if (!GetUserSlot(username, &slot)) {
144 if (!GetUserSlot(username, &slot)) {
195 if (!GetUserSlot(username, &slot)) {
217 if (!GetUserSlot(username, &slot)) {
252 if (!GetUserSlot(username, &slot)) {
402 if (!GetUserSlot(username, &slot)) {
492 bool Pkcs11KeyStore::GetUserSlot(const std::string& username,

Completed in 2468 milliseconds