Home
last modified time | relevance | path

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

/system/bt/gd/security/
Decdh_keys.cc77 std::array<uint8_t, 32> ComputeDHKey(std::array<uint8_t, 32> my_private_key, EcdhPublicKey remote_p… in ComputeDHKey()
/system/keymaster/tests/
Dnist_curve_key_exchange_test.cpp132 const char* my_private_key; member