HomeSort by relevance Sort by last modified time
    Searched refs:is_softkey (Results 1 - 3 of 3) sorted by null

  /system/security/keystore/
keyblob_utils.cpp 55 bool is_softkey(const uint8_t* key_blob, const size_t key_blob_length) { function
  /system/security/keystore/include/keystore/
keystore.h 72 bool is_softkey(const uint8_t* key_blob, const size_t key_blob_length);
  /system/security/softkeymaster/
keymaster_openssl.cpp 179 if (!is_softkey(p, keyBlobLength)) {

Completed in 76 milliseconds