HomeSort by relevance Sort by last modified time
    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 177 milliseconds