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

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

Completed in 78 milliseconds