Searched refs:crypto_rfc4309_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 Dccm.c34 struct crypto_rfc4309_ctx { struct
647 struct crypto_rfc4309_ctx *ctx = crypto_aead_ctx(parent);
670 struct crypto_rfc4309_ctx *ctx = crypto_aead_ctx(parent);
688 struct crypto_rfc4309_ctx *ctx = crypto_aead_ctx(aead);
726 struct crypto_rfc4309_ctx *ctx = crypto_tfm_ctx(tfm);
748 struct crypto_rfc4309_ctx *ctx = crypto_tfm_ctx(tfm);
816 inst->alg.cra_ctxsize = sizeof(struct crypto_rfc4309_ctx);

Completed in 58 milliseconds