Home
last modified time | relevance | path

Searched defs:tk (Results 1 – 3 of 3) sorted by relevance

/system/keymaster/tests/
Dwrapped_key_test.cpp72 KeymasterKeyBlob tk = {reinterpret_cast<const uint8_t*>(test_transit_key.c_str()), in TEST() local
/system/bt/stack/smp/
Dsmp_utils.cc810 void smp_convert_string_to_tk(Octet16* tk, uint32_t passkey) { in smp_convert_string_to_tk()
Dsmp_int.h315 Octet16 tk; member