Searched refs:s390_aes_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/arch/s390/crypto/
H A Daes_s390.c36 struct s390_aes_ctx { struct
78 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm);
97 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm);
118 const struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm);
143 const struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm);
169 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm);
185 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm);
198 .cra_ctxsize = sizeof(struct s390_aes_ctx),
217 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm);
239 struct s390_aes_ctx *sct
[all...]

Completed in 22 milliseconds