Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_wapi_sms4.h40 #define l2(_b) ((_b) ^ rotl32(_b, 13) ^ rotl32(_b, 23)) macro
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/
Dhal_trace.c1119 uint32_t l1, l2; in hal_trace_get_history_buffer() local