crypto_gcm_ctx    186 crypto/gcm.c   	struct crypto_gcm_ctx *ctx = crypto_aead_ctx(aead);
crypto_gcm_ctx    273 crypto/gcm.c   	struct crypto_gcm_ctx *ctx = crypto_aead_ctx(aead);
crypto_gcm_ctx    407 crypto/gcm.c   	struct crypto_gcm_ctx *ctx = crypto_tfm_ctx(tfm);
crypto_gcm_ctx    431 crypto/gcm.c   	struct crypto_gcm_ctx *ctx = crypto_tfm_ctx(tfm);
crypto_gcm_ctx    496 crypto/gcm.c   	inst->alg.cra_ctxsize = sizeof(struct crypto_gcm_ctx);