| /trusty/user/base/lib/libc-trusty/test/ |
| D | libc_test.c | 225 char buffer[16]; in TEST_F() local 509 char buffer[BUFFER_SIZE]; in TEST_F() local 517 char buffer[BUFFER_SIZE]; in TEST_F() local 524 char buffer[BUFFER_SIZE]; in TEST_F() local 535 char buffer[BUFFER_SIZE]; in TEST_F() local 542 char buffer[BUFFER_SIZE]; in TEST_F() local 553 char buffer[BUFFER_SIZE]; in TEST_F() local 566 char buffer[BUFFER_SIZE]; in TEST_F() local 578 char buffer[BUFFER_SIZE]; in TEST_F() local 586 char buffer[BUFFER_SIZE]; in TEST_F() local [all …]
|
| /trusty/user/desktop/app/finger_guard/ |
| D | service.rs | 53 let mut buffer = vec![0; file_size]; in read_authenticator_id() localVariable 67 let mut buffer = [0u8; 8]; in generate_authenticator_id() localVariable
|
| /trusty/user/app/sample/hwwsk/ |
| D | main.rs | 72 let buffer = [0u8; HWWSK_MAX_MSG_SIZE as usize]; in main() localVariable
|
| /trusty/user/base/lib/vmm_obj/rust/src/ |
| D | lib.rs | 76 let buffer = unsafe { Mapped::new(ptr, sz) }; in get_vmm_obj() localVariable
|
| /trusty/user/app/keymint/ |
| D | keybox.rs | 50 let mut buffer = vec_try![0; wrapped_keybox.len() + KEYBOX_RESP_HDR_SIZE]?; in keybox_unwrap() localVariable
|
| D | secure_deletion_secret_manager.rs | 323 let mut buffer = [0; FACTORY_RESET_SECRET_SIZE]; in get_factory_reset_secret_impl() localVariable 356 let mut buffer = [0; FACTORY_RESET_SECRET_SIZE]; in get_or_create_factory_reset_secret_impl() localVariable
|
| D | secure_storage_manager.rs | 407 let mut buffer = vec_try![0; size]?; in get_file_contents() localVariable
|
| D | ipc_manager.rs | 626 let buffer = [0u8; 4096]; in handle_port_connections() localVariable
|
| /trusty/user/app/confirmationui/src/ |
| D | trusty_operation.cpp | 56 for (auto& buffer : buffers) { in hmac256() local
|
| /trusty/kernel/include/shared/lk/ |
| D | trusty_bench_print_tables.h | 100 char buffer[64]; in trusty_bench_print_title() local 291 char buffer[32]; in trusty_bench_print_col_stat() local
|
| D | trusty_bench_common.h | 187 char* buffer, in trusty_bench_sprint_col_stat()
|
| /trusty/user/app/secretkeeper/ |
| D | store.rs | 90 let mut buffer = vec![0; size]; in get() localVariable
|
| D | lib.rs | 289 let buffer = [0u8; MAX_MSG_SIZE]; in inner_main() localVariable
|
| /trusty/user/base/interface/secure_fb/include/interface/secure_fb/ |
| D | secure_fb.h | 131 uint8_t* buffer; member
|
| /trusty/user/app/sample/rust-hello-world/ |
| D | lib.rs | 180 let buffer = [0u8; HELLO_TRUSTY_MAX_MSG_SIZE]; in init_and_start_loop() localVariable
|
| /trusty/user/base/lib/secure_fb/ |
| D | secure_fb.c | 51 uint8_t** buffer = &s->fbs[i].fb_info.buffer; in free_secure_fb_session() local
|
| /trusty/user/base/lib/apploader_package/include/apploader/ |
| D | cbor.h | 64 uint8_t buffer[16]; in encodedSizeOf() local 79 uint8_t buffer[16]; in encodedSizeOfInt() local
|
| /trusty/kernel/lib/arm_ffa/ |
| D | arm_ffa.c | 887 paddr_t buffer, in arm_ffa_populate_share_tx_buffer() 1271 paddr_t buffer, in arm_ffa_mem_share_kernel_buffer()
|
| /trusty/user/base/lib/unittest-rust/src/ |
| D | lib.rs | 416 let buffer = [0u8; 4096]; in test_main_static_abort() localVariable
|
| /trusty/user/base/app/apploader/tests/cbor_test/ |
| D | cbor_test.cpp | 33 uint8_t buffer[8]; in TEST() local
|
| /trusty/user/app/storage/ |
| D | aidl_service.cpp | 340 const std::vector<uint8_t>& buffer, in write()
|
| /trusty/user/base/lib/tipc/rust/src/ |
| D | service.rs | 955 buffer: B, field 1545 let buffer = [0u8; 4096]; in multiple_services() localVariable 1647 let buffer = [0u8; 4096]; in manager_creation() localVariable
|
| /trusty/user/app/keymaster/ |
| D | secure_storage_manager.cpp | 268 uint8_t* buffer = new (std::nothrow) uint8_t[content_size]; in ReadCertChainFromStorage() local
|
| /trusty/user/app/sample/hwcryptohal/server/ |
| D | cmd_processing.rs | 112 buffer: DataToProcessBuffer<'a>, field
|