Home
last modified time | relevance | path

Searched refs:atmel_aes_gcm_tag (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/crypto/
H A Datmel-aes.c1437 static int atmel_aes_gcm_tag(struct atmel_aes_dev *dd);
1670 ctx->ghash, ctx->ghash, atmel_aes_gcm_tag); in atmel_aes_gcm_tag_init()
1673 static int atmel_aes_gcm_tag(struct atmel_aes_dev *dd) in atmel_aes_gcm_tag() function