Searched refs:material (Results 1 – 15 of 15) sorted by relevance
/system/keymaster/km_openssl/ |
D | asymmetric_key.cpp | 36 UniquePtr<uint8_t[]>* material, in formatted_key_material() argument 41 if (material == nullptr || size == nullptr) in formatted_key_material() 52 material->reset(new(std::nothrow) uint8_t[key_data_length]); in formatted_key_material() 53 if (material->get() == nullptr) in formatted_key_material() 56 uint8_t* tmp = material->get(); in formatted_key_material() 58 material->reset(); in formatted_key_material()
|
/system/keymaster/legacy_support/ |
D | keymaster_passthrough_key.cpp | 55 UniquePtr<uint8_t[]>* material, in formatted_key_material() argument 57 if (!material || !size) { in formatted_key_material() 78 material->reset(const_cast<uint8_t*>(export_blob.data)); in formatted_key_material()
|
/system/timezone/input_data/iana/ |
D | NOTICE | 3 newstrftime.3, and strftime.c, which contain material derived from BSD
|
/system/timezone/input_tools/iana/ |
D | NOTICE | 3 newstrftime.3, and strftime.c, which contain material derived from BSD
|
/system/keymaster/include/keymaster/km_openssl/ |
D | asymmetric_key.h | 34 UniquePtr<uint8_t[]>* material,
|
/system/timezone/testing/data/test2/output_data/iana/ |
D | NOTICE | 3 newstrftime.3, and strftime.c, which contain material derived from BSD
|
/system/timezone/testing/data/test1/output_data/iana/ |
D | NOTICE | 3 newstrftime.3, and strftime.c, which contain material derived from BSD
|
/system/timezone/output_data/iana/ |
D | NOTICE | 3 newstrftime.3, and strftime.c, which contain material derived from BSD
|
/system/keymaster/include/keymaster/ |
D | key.h | 41 UniquePtr<uint8_t[]>* material,
|
/system/extras/power_profile/camera_avg/ |
D | LICENSE | 221 warranties regarding its licenses, any material licensed under their 230 original works of authorship and other material subject to copyright 237 permission to use material in ways otherwise restricted by 243 material as expected. Licensors should clearly mark any 244 material not subject to the license. This includes other CC- 245 licensed material, or material used under an exception or 251 licensed material under specified terms and conditions. If 257 the licensed material may still be restricted for other 259 rights in the material. A licensor may make special requests, 284 a. Adapted Material means material subject to Copyright and Similar [all …]
|
/system/keymaster/include/keymaster/legacy_support/ |
D | keymaster_passthrough_key.h | 94 UniquePtr<uint8_t[]>* material,
|
/system/core/libutils/ |
D | README | 51 This section provides generic background material on resources in
|
/system/timezone/testing/data/test1/output_data/icu_overlay/ |
D | LICENSE | 262 # with the use or inability to use the program or any product, material
|
/system/timezone/output_data/icu_overlay/ |
D | LICENSE | 262 # with the use or inability to use the program or any product, material
|
/system/timezone/testing/data/test2/output_data/icu_overlay/ |
D | LICENSE | 262 # with the use or inability to use the program or any product, material
|