Home
last modified time | relevance | path

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

/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/inc/
A Dsmpc.h137 struct smp_aes_cmac struct
139 uint8_t* M; // pointer to memory allocated by calling function
140 uint8_t M_len;
141 uint8_t M_last[16];
142 uint8_t X[16];
143 uint8_t Y[16];
144 uint8_t* K; //[16];
145 uint8_t K1[16];
146 uint8_t K2[16];
147 uint8_t next_block;
[all …]

Completed in 9 milliseconds