Home | History | Annotate | Download | only in contexts

Lines Matching refs:blob

876         // If we got "invalid blob", continue to try with the software device. This might be a
877 // software key blob.
1162 KeymasterKeyBlob blob(*key);
1163 return convert_device(dev)->context_->DeleteKey(blob);
1175 KeymasterKeyBlob blob(*key);
1176 return convert_device(dev)->context_->DeleteKey(blob);