Lines Matching refs:cmac
1236 u8 isk[32], imck[60], *cmk, cmac[20], *key;
1304 os_memcpy(cmac, _bind->compound_mac, sizeof(cmac));
1305 os_memset(_bind->compound_mac, 0, sizeof(cmac));
1309 res = os_memcmp(cmac, _bind->compound_mac, sizeof(cmac));
1311 cmac, sizeof(cmac));
1313 _bind->compound_mac, sizeof(cmac));
1318 os_memcpy(_bind->compound_mac, cmac, sizeof(cmac));