Searched defs:aes_cmac (Results 1 – 7 of 7) sorted by relevance
100 } aes_cmac; member
99 } aes_cmac; member
170 static int aes_cmac(struct crypto_shash *tfm, const u8 k[16], const u8 *m, in aes_cmac() function
169 static int aes_cmac(struct crypto_shash *tfm, const u8 k[16], const u8 *m, in aes_cmac() function
1892 } aes_cmac; member
2117 } aes_cmac; member
162 struct shash_desc *aes_cmac; /* block-cipher based MAC function, for SMB3 signatures */ member