Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dkey.h99 } aes_cmac; member
/openbmc/linux/net/bluetooth/
H A Dsmp.c170 static int aes_cmac(struct crypto_shash *tfm, const u8 k[16], const u8 *m, in aes_cmac() function
/openbmc/linux/include/net/
H A Dmac80211.h2120 } aes_cmac; member
/openbmc/linux/fs/smb/client/
H A Dcifsglob.h185 struct shash_desc *aes_cmac; /* block-cipher based MAC function, for SMB3 signatures */ member