Home
last modified time | relevance | path

Searched refs:auth_bound (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/src/
Dbtif_keystore.cc78 bool auth_bound) { in GenerateKey() argument
87 if (auth_bound) { in GenerateKey()
/system/bt/btif/include/
Dbtif_keystore.h75 bool auth_bound);
/system/security/keystore/
Dkeystore_cli_v2.cpp292 int GenerateKey(const std::string& name, int32_t flags, bool auth_bound) { in GenerateKey() argument
302 if (auth_bound) { in GenerateKey()