Searched refs:sm4_gcm_ctx (Results 1 – 1 of 1) sorted by relevance
37 struct sm4_gcm_ctx { struct46 struct sm4_gcm_ctx *ctx = crypto_aead_ctx(tfm); in gcm_setkey() argument76 struct sm4_gcm_ctx *ctx = crypto_aead_ctx(aead); in gcm_calculate_auth_mac()145 struct sm4_gcm_ctx *ctx = crypto_aead_ctx(aead); in gcm_crypt()248 .cra_ctxsize = sizeof(struct sm4_gcm_ctx),