| /system/security/fsverity/libfsverity_rs/ |
| D | lib.rs | 26 fn read_metadata(fd: i32, metadata_type: u64, offset: u64, buf: &mut [u8]) -> io::Result<usize> { in read_metadata() 40 pub fn read_merkle_tree(fd: i32, offset: u64, buf: &mut [u8]) -> io::Result<usize> { in read_merkle_tree() 45 pub fn read_signature(fd: i32, buf: &mut [u8]) -> io::Result<usize> { in read_signature()
|
| /system/security/keystore2/src/vintf/ |
| D | lib.rs | 26 major_version: usize, in get_hidl_instances() 27 minor_version: usize, in get_hidl_instances()
|
| /system/security/diced/open_dice/src/ |
| D | bcc.rs | 32 ) -> Result<usize> { in bcc_format_config_descriptor() 70 ) -> Result<usize> { in bcc_main_flow() 103 ) -> Result<usize> { in bcc_handover_main_flow()
|
| D | ops.rs | 126 ) -> Result<usize> {
|
| D | dice.rs | 166 fn descriptor_size(&self) -> usize { in descriptor_size() 251 ) -> Result<usize> { in dice_main_flow()
|
| D | retry.rs | 57 F: FnMut(&mut Vec<u8>) -> Result<usize>, in retry_with_bigger_buffer()
|
| /system/security/keystore2/apc_compat/ |
| D | apc_compat.rs | 79 tbs_message_size: usize, in confirmation_result_callback() 81 confirmation_token_size: usize, in confirmation_result_callback()
|
| /system/security/keystore2/src/ |
| D | shared_secret_negotiation.rs | 96 version: (usize, usize), in filter_map_legacy_km_instances() argument
|
| D | boot_level_keys.rs | 274 boot_level: usize, in expand_key() 275 out_len: usize, in expand_key()
|
| D | utils.rs | 297 response_size_limit: usize, in estimate_safe_amount_to_return() 298 ) -> usize { in estimate_safe_amount_to_return()
|
| /system/security/keystore2/src/database/ |
| D | utils.rs | 61 pub fn new(index: usize, row: &'a Row<'a>) -> Self { in new()
|
| D | perboot.rs | 114 pub fn auth_tokens_len(&self) -> usize { in auth_tokens_len()
|
| /system/core/trusty/libtrusty-rs/src/ |
| D | lib.rs | 218 pub fn recv_no_alloc(&mut self, buf: &mut [u8]) -> Result<usize> { in recv_no_alloc()
|
| /system/keymint/common/src/ |
| D | crypto.rs | 427 size: usize, in nonce() 468 out_len: usize, in expand() 499 out_len: usize, in ckdf()
|
| /system/security/keystore2/test_utils/ |
| D | run_as.rs | 54 fn read(&mut self, buf: &mut [u8]) -> std::io::Result<usize> { in read() 78 fn write(&mut self, buf: &[u8]) -> std::io::Result<usize> { in write()
|
| /system/keymint/common/src/crypto/ |
| D | aes.rs | 181 pub fn tag_len(&self) -> usize { in tag_len()
|
| D | rsa.rs | 69 pub fn size(&self) -> usize { in size()
|
| D | ec.rs | 67 pub fn coord_len(&self) -> usize { in coord_len()
|
| D | traits.rs | 409 fn max_input_size(&self) -> Option<usize> { in max_input_size() 436 out_len: usize, in expand() 451 out_len: usize, in ckdf()
|
| /system/security/keystore2/src/crypto/ |
| D | zvec.rs | 56 pub fn reduce_len(&mut self, len: usize) { in reduce_len()
|
| /system/keymint/boringssl/src/ |
| D | rsa.rs | 115 fn max_input_size(&self) -> Option<usize> { in max_input_size() 291 fn max_input_size(&self) -> Option<usize> { in max_input_size()
|
| D | ec.rs | 179 fn max_input_size(&self) -> Option<usize> { in max_input_size() 384 fn max_input_size(&self) -> Option<usize> { in max_input_size()
|
| /system/keymint/common/src/tag/ |
| D | legacy.rs | 256 next_blob_offset: &mut usize, in consume_blob()
|
| /system/keymint/ta/src/ |
| D | operation.rs | 763 fn new_operation_index(&mut self) -> Result<usize, Error> { in new_operation_index() 782 fn op_index(&self, op_handle: OpHandle) -> Result<usize, Error> { in op_index()
|
| D | device.rs | 178 output_len: usize, in derive_bytes_from_hbk() 344 _output_len: usize, in derive_bytes_from_hbk()
|