Home
last modified time | relevance | path

Searched refs:msg_msb (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/bluetooth/
Dsmp.c165 uint8_t tmp[16], mac_msb[16], msg_msb[CMAC_MSG_MAX]; in aes_cmac() local
185 swap_buf(m, msg_msb, len); in aes_cmac()
196 sg_init_one(&sg, msg_msb, len); in aes_cmac()