Searched refs:crypto_gcm_ctx (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dgcm.c30 struct crypto_gcm_ctx { struct
100 struct crypto_gcm_ctx *ctx = crypto_aead_ctx(aead);
187 struct crypto_gcm_ctx *ctx = crypto_aead_ctx(aead);
456 struct crypto_gcm_ctx *ctx = crypto_tfm_ctx(req->base.tfm);
648 struct crypto_gcm_ctx *ctx = crypto_tfm_ctx(tfm);
684 struct crypto_gcm_ctx *ctx = crypto_tfm_ctx(tfm);
765 inst->alg.cra_ctxsize = sizeof(struct crypto_gcm_ctx);

Completed in 33 milliseconds