Searched defs:u8 (Results 1 – 12 of 12) sorted by relevance
| /device/google/cuttlefish/host/commands/secure_env/rust/ |
| D | tpm.rs | 37 fn tpm_hmac(&self, data: &[u8]) -> Result<Vec<u8>, Error> { in tpm_hmac() 57 fn hkdf_expand(&self, info: &[u8], out_len: usize) -> Result<Vec<u8>, Error> { in hkdf_expand() 81 fn hmac(&self, _imp: &dyn crypto::Hmac, data: &[u8]) -> Result<Vec<u8>, Error> { in hmac() 87 fn derive_bytes(&self, context: &[u8], output_len: usize) -> Result<Vec<u8>, Error> { in derive_bytes() 147 _salt: &[u8], in hkdf() 148 _ikm: &[u8], in hkdf() 149 _info: &[u8], in hkdf() 151 ) -> Result<Vec<u8>, Error> { in hkdf() 160 _salt: &[u8], in extract() 161 _ikm: &[u8], in extract() [all …]
|
| D | rpc.rs | 32 fn derive_bytes(&self, context: &[u8], output_len: usize) -> Result<Vec<u8>, Error>; in derive_bytes() 45 context: &[u8], in derive_bytes_from_hbk() 47 ) -> Result<Vec<u8>, Error> { in derive_bytes_from_hbk() 68 data: &[u8], in sign_data() 70 ) -> Result<Vec<u8>, Error> { in sign_data()
|
| D | soft.rs | 60 fn derive_bytes(&self, context: &[u8], output_len: usize) -> Result<Vec<u8>, Error> { in derive_bytes()
|
| /device/generic/goldfish/wifi/wifi_hal/ |
| D | interface.cpp | 157 u8 /*request*/, in clearLinkStats() argument 227 wifi_error Interface::configureNdOffload(u8 /*enable*/) { in configureNdOffload() argument 275 u8 * /*ip_packet*/, in startSendingOffloadedPacket() argument
|
| /device/linaro/poplar/wifi/wifi_hal/ |
| D | link_layer_stats.cpp | 135 u32 * /* stats_clear_rsp_mask */, u8 /* stop_req */, u8 * /* stop_rsp */) in wifi_clear_link_stats() argument
|
| /device/google/cuttlefish/guest/hals/keymint/rust/src/ |
| D | keymint_hal_main.rs | 47 fn execute(&mut self, serialized_req: &[u8]) -> binder::Result<Vec<u8>> { in execute()
|
| /device/generic/vulkan-cereal/third-party/glm/include/glm/gtc/ |
| D | type_precision.hpp | 505 typedef detail::uint8 u8; typedef
|
| /device/generic/vulkan-cereal/third-party/glm/include/glm/ |
| D | fwd.hpp | 894 typedef detail::uint8 u8; typedef
|
| /device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/ |
| D | core_cm3.h | 664 …__O uint8_t u8; /*!< Offset: 0x000 ( /W) ITM Stimulus Port 8-bit … member
|
| D | core_sc300.h | 644 …__O uint8_t u8; /*!< Offset: 0x000 ( /W) ITM Stimulus Port 8-bit … member
|
| D | core_cm4.h | 704 …__O uint8_t u8; /*!< Offset: 0x000 ( /W) ITM Stimulus Port 8-bit … member
|
| D | core_cm7.h | 885 …__O uint8_t u8; /*!< Offset: 0x000 ( /W) ITM Stimulus Port 8-bit … member
|