Searched defs:public_value (Results 1 – 2 of 2) sorted by relevance
| /system/keymaster/km_openssl/ | ||
| D | nist_curve_key_exchange.cpp | 123 bool NistCurveKeyExchange::public_value(Buffer* public_value) const {  in public_value()  function in keymaster::NistCurveKeyExchange | 
| D | ecies_kem.cpp | 150     Buffer public_value;  in Decrypt()  local |