OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KM_MAGIC_NUM
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/keymaster/
keymaster_qcom.h
49
#define
KM_MAGIC_NUM
(0x4B4D4B42) /* "KMKB" Key Master Key Blob in hex */
keymaster_qcom.cpp
124
if (keyblob_ptr->magic_num !=
KM_MAGIC_NUM
) {
Completed in 54 milliseconds