Home
last modified time | relevance | path

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

/system/keymaster/km_openssl/
Dnist_curve_key_exchange.cpp98 size_t peer_public_value_len, in CalculateSharedKey()
Decies_kem.cpp82 bool EciesKem::Encrypt(const uint8_t* peer_public_value, size_t peer_public_value_len, in Encrypt()