Searched refs:aes_gmac_ctx (Results 1 – 4 of 4) sorted by relevance
41 struct aes_gmac_ctx *agc; in AES_GMAC_Init()50 struct aes_gmac_ctx *agc; in AES_GMAC_Setkey()70 struct aes_gmac_ctx *agc; in AES_GMAC_Reinit()80 struct aes_gmac_ctx *agc; in AES_GMAC_Update()118 struct aes_gmac_ctx *agc; in AES_GMAC_Final()
72 .ctxsize = sizeof(struct aes_gmac_ctx),86 .ctxsize = sizeof(struct aes_gmac_ctx),100 .ctxsize = sizeof(struct aes_gmac_ctx),
95 struct aes_gmac_ctx aes_gmac_ctx; member
42 struct aes_gmac_ctx { struct