Searched refs:atmel_aes_gcm_tag (Results 1 – 1 of 1) sorted by relevance
1437 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