OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pub_key_data
(Results
1 - 1
of
1
) sorted by null
/system/keymaster/
keymaster0_engine.cpp
296
uint8_t*
pub_key_data
;
local
299
blob.key_material_size, &
pub_key_data
,
305
unique_ptr<uint8_t, Malloc_Delete> pub_key(
pub_key_data
);
307
const uint8_t* p =
pub_key_data
;
Completed in 406 milliseconds