Searched defs:ghash_out (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | atmel-aes.c | 138 __be32 *ghash_out; member 1415 atmel_aes_gcm_ghash(struct atmel_aes_dev *dd, const u32 *data, size_t datalen, const __be32 *ghash_in, __be32 *ghash_out, atmel_aes_fn_t resume) atmel_aes_gcm_ghash() argument
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | atmel-aes.c | 138 __be32 *ghash_out; member 1446 atmel_aes_gcm_ghash(struct atmel_aes_dev *dd, const u32 *data, size_t datalen, const __be32 *ghash_in, __be32 *ghash_out, atmel_aes_fn_t resume) atmel_aes_gcm_ghash() argument
|
Completed in 9 milliseconds