Home
last modified time | relevance | path

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

/aosp12/system/security/keystore2/src/
H A Dsuper_key.rs900 let ecdh = entry in unlock_screen_lock_bound_key() localVariable
/aosp12/hardware/interfaces/identity/support/src/
H A DIdentityCredentialSupport.cpp1242 optional<vector<uint8_t>> ecdh(const vector<uint8_t>& publicKey, in ecdh() function