Searched refs:aes_gmac_ctx (Results 1 – 4 of 4) sorted by relevance
38 struct aes_gmac_ctx *agc; in AES_GMAC_Init()47 struct aes_gmac_ctx *agc; in AES_GMAC_Setkey()67 struct aes_gmac_ctx *agc; in AES_GMAC_Reinit()81 struct aes_gmac_ctx *agc; in AES_GMAC_Update()119 struct aes_gmac_ctx *agc; in AES_GMAC_Final()
70 .ctxsize = sizeof(struct aes_gmac_ctx),84 .ctxsize = sizeof(struct aes_gmac_ctx),98 .ctxsize = sizeof(struct aes_gmac_ctx),
95 struct aes_gmac_ctx aes_gmac_ctx; member
39 struct aes_gmac_ctx { struct