/aosp12/system/bt/stack/crypto_toolbox/ |
H A D | crypto_toolbox.cc | 38 constexpr size_t msg_len = BT_OCTET32_LEN /* U size */ + in f4() local 59 constexpr size_t msg_len = 1 /* Counter size */ + 4 /* keyID size */ + in calculate_mac_key_or_ltk() local 102 const uint8_t msg_len = OCTET16_LEN /* N1 size */ + in f6() local 128 constexpr size_t msg_len = BT_OCTET32_LEN /* U size */ + in g2() local
|
/aosp12/hardware/libhardware_legacy/ |
H A D | uevent.c | 103 int uevent_add_native_handler(void (*handler)(void *data, const char *msg, int msg_len), in uevent_add_native_handler() 121 int uevent_remove_native_handler(void (*handler)(void *data, const char *msg, int msg_len)) in uevent_remove_native_handler()
|
/aosp12/system/bt/gd/crypto_toolbox/ |
H A D | crypto_toolbox.cc | 39 constexpr size_t msg_len = OCTET32_LEN /* U size */ + OCTET32_LEN /* V size */ + 1 /* Z size */; in f4() local 62 constexpr size_t msg_len = 1 /* Counter size */ + 4 /* keyID size */ + OCTET16_LEN /* N1 size */ + in calculate_mac_key_or_ltk() local 101 …const uint8_t msg_len = OCTET16_LEN /* N1 size */ + OCTET16_LEN /* N2 size */ + OCTET16_LEN /* R s… in f6() local 121 constexpr size_t msg_len = OCTET32_LEN /* U size */ + OCTET32_LEN /* V size */ in g2() local
|
/aosp12/hardware/nxp/nfc/snxxx/halimpl/utils/ |
H A D | NxpNfcCapability.cc | 35 tNFC_chipType capability::processChipType(uint8_t* msg, uint16_t msg_len) { in processChipType()
|
/aosp12/hardware/nxp/nfc/pn8x/halimpl/utils/ |
H A D | NxpNfcCapability.cpp | 35 tNFC_chipType capability::getChipType(uint8_t* msg, uint16_t msg_len) { in getChipType()
|
/aosp12/system/logging/logd/ |
H A D | RecordedLogMessage.h | 28 uint16_t msg_len; member
|
H A D | LogUtils.h | 69 static inline uint32_t MsgToTag(const char* msg, uint16_t msg_len) { in MsgToTag()
|
H A D | LogBufferElement.h | 54 uint16_t msg_len() const { return dropped_ ? 0 : msg_len_; } in msg_len() function
|
H A D | SerializedLogEntry.h | 84 uint16_t msg_len() const { return msg_len_; } in msg_len() function
|
H A D | LogStatistics.h | 57 uint16_t msg_len; member
|
/aosp12/system/core/trusty/confirmationui/include/ |
H A D | TrustyIpc.h | 77 uint32_t msg_len; member
|
/aosp12/system/core/trusty/metrics/ |
H A D | metrics.cpp | 87 size_t msg_len = rc; in HandleEvent() local
|
/aosp12/system/core/trusty/libtrusty/tipc-test/ |
H A D | tipc_test.c | 351 size_t msg_len; in echo_test() local 414 size_t msg_len; in burst_write_test() local 733 size_t msg_len; in writev_test() local 815 size_t msg_len; in readv_test() local
|
/aosp12/system/core/trusty/utils/spiproxyd/ |
H A D | main.c | 31 size_t msg_len; in handle_msg() local
|
/aosp12/system/core/fastboot/device/ |
H A D | fastboot_device.cpp | 118 size_t msg_len = std::min(kMaxMessageSize, message.size()); in WriteStatus() local
|
/aosp12/system/nfc/src/nfc/tags/ |
H A D | rw_t2t_ndef.cc | 1072 tNFC_STATUS rw_t2t_write_ndef_first_block(uint16_t msg_len, bool b_update_len) { in rw_t2t_write_ndef_first_block() 1169 tNFC_STATUS rw_t2t_write_ndef_next_block(uint16_t block, uint16_t msg_len, in rw_t2t_write_ndef_next_block() 3017 tNFC_STATUS RW_T2tWriteNDef(uint16_t msg_len, uint8_t* p_msg) { in RW_T2tWriteNDef()
|
H A D | rw_t1t_ndef.cc | 1484 uint8_t index, uint8_t msg_len) { in rw_t1t_send_ndef_byte() 2414 tNFC_STATUS RW_T1tWriteNDef(uint16_t msg_len, uint8_t* p_msg) { in RW_T1tWriteNDef()
|
/aosp12/packages/modules/adb/pairing_auth/ |
H A D | pairing_auth.cpp | 237 bool pairing_auth_init_cipher(PairingAuthCtx* ctx, const uint8_t* their_msg, size_t msg_len) { in pairing_auth_init_cipher()
|
/aosp12/system/bt/stack/gatt/ |
H A D | gatt_sr.cc | 715 uint16_t msg_len = in gatts_process_primary_service_req() local 883 size_t msg_len = sizeof(BT_HDR) + payload_size + L2CAP_MIN_OFFSET; in gatts_process_read_by_type_req() local
|
H A D | gatt_main.cc | 811 uint16_t msg_len = p_buf->len - 1; in gatt_data_process() local
|
/aosp12/system/nfc/src/nfa/hci/ |
H A D | nfa_hci_utils.cc | 302 uint8_t instruction, uint16_t msg_len, in nfa_hciu_send_msg()
|
/aosp12/bionic/libc/kernel/uapi/linux/dvb/ |
H A D | frontend.h | 76 __u8 msg_len; member 80 __u8 msg_len; member
|
/aosp12/hardware/qcom/msm8x84/original-kernel-headers/media/ |
H A D | msmb_pproc.h | 150 uint32_t msg_len; member 312 uint32_t msg_len; member
|
/aosp12/system/nfc/src/nfc/ndef/ |
H A D | ndef_utils.cc | 74 tNDEF_STATUS NDEF_MsgValidate(uint8_t* p_msg, uint32_t msg_len, in NDEF_MsgValidate()
|
/aosp12/bionic/libc/include/sys/ |
H A D | socket.h | 91 unsigned int msg_len; member
|