Home
last modified time | relevance | path

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

/system/keymaster/km_openssl/
Dnist_curve_key_exchange.cpp123 bool NistCurveKeyExchange::public_value(Buffer* public_value) const { in public_value() function in keymaster::NistCurveKeyExchange
Decies_kem.cpp150 Buffer public_value; in Decrypt() local