Home
last modified time | relevance | path

Searched defs:len (Results 1 – 4 of 4) sorted by relevance

/nrf_hw_models-latest/src/HW_models/
DHW_utils.c10 void hwu_reverse_byte_order(const unsigned char *in_data, unsigned char *out_data, size_t len) in hwu_reverse_byte_order()
Dcrc.c104 void append_crc_ble(uint8_t* buf, unsigned int len, uint32_t crc_init) in append_crc_ble()
179 void append_crc_154(uint8_t* buf, unsigned int len, uint16_t crc_init) in append_crc_154()
DNHW_CRACEN_CM.AES.c67 static void nhw_CRACEN_CM_AES_process_data(struct CM_tag *tag_st, char* buf, size_t len) { in nhw_CRACEN_CM_AES_process_data()
86 bool nhw_CRACEN_CM_AES_feed_data(struct CM_tag *tag_st, char* buf, size_t len) { in nhw_CRACEN_CM_AES_feed_data()
DNHW_CRACEN_CM.c161 void nhw_CRACEN_CM_give_pusher_data(char *data, size_t len) { in nhw_CRACEN_CM_give_pusher_data()
198 static bool nhw_CRACEN_CM_fetcher_demux(struct CM_tag *tag, char* buf, size_t len) { in nhw_CRACEN_CM_fetcher_demux()