Searched defs:aes_cmac (Results 1 – 4 of 4) sorted by relevance
99 } aes_cmac; member
168 static int aes_cmac(struct crypto_shash *tfm, const u8 k[16], const u8 *m, in aes_cmac() function
162 struct shash_desc *aes_cmac; /* block-cipher based MAC function, for SMB3 signatures */ member
2096 } aes_cmac; member
Completed in 31 milliseconds