Searched refs:is_softkey (Results 1 – 3 of 3) sorted by relevance
59 bool is_softkey(const uint8_t* key_blob, const size_t key_blob_length) { in is_softkey() function
73 bool is_softkey(const uint8_t* key_blob, const size_t key_blob_length);
180 if (!is_softkey(p, keyBlobLength)) { in unwrap_key()