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() argument74 struct sm4_gcm_ctx *ctx = crypto_aead_ctx(aead); in gcm_calculate_auth_mac()138 struct sm4_gcm_ctx *ctx = crypto_aead_ctx(aead); in gcm_crypt()225 .cra_ctxsize = sizeof(struct sm4_gcm_ctx),