Home | History | Annotate | Download | only in keymaster

Lines Matching refs:blob

1142     KeymasterKeyBlob blob(*key);
1143 return convert_device(dev)->context_->DeleteKey(blob);
1155 KeymasterKeyBlob blob(*key);
1156 return convert_device(dev)->context_->DeleteKey(blob);