Searched refs:crypto_rfc4106_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.c35 struct crypto_rfc4106_ctx { struct
861 struct crypto_rfc4106_ctx *ctx = crypto_aead_ctx(parent);
884 struct crypto_rfc4106_ctx *ctx = crypto_aead_ctx(parent);
902 struct crypto_rfc4106_ctx *ctx = crypto_aead_ctx(aead);
937 struct crypto_rfc4106_ctx *ctx = crypto_tfm_ctx(tfm);
959 struct crypto_rfc4106_ctx *ctx = crypto_tfm_ctx(tfm);
1027 inst->alg.cra_ctxsize = sizeof(struct crypto_rfc4106_ctx);

Completed in 29 milliseconds