Searched defs:raw_protobuf (Results 1 – 1 of 1) sorted by relevance
/trusty/user/app/keymint/ |
D | secure_storage_manager.rs | 569 let mut raw_protobuf = Vec::new(); in read_certificates_test() localVariable 673 let mut raw_protobuf = Vec::new(); in read_key_test() localVariable 889 let raw_protobuf = [10, 9, 110, 101, 119, 32, 98, 114, 97, 110, 100]; in single_attestation_id_field() localVariable 1065 let raw_protobuf = [ in all_attestation_id_fields() localVariable 1097 let raw_protobuf = [10, 9, 110, 101, 119, 32, 98, 114, 97, 110, 100]; in delete_attestation_ids_file() localVariable
|