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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/crypto/
H A Daes_s390.c36 struct s390_aes_ctx { struct
47 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm);
79 const struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm);
99 const struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm);
125 .cra_ctxsize = sizeof(struct s390_aes_ctx),
142 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm);
188 struct s390_aes_ctx *sctx = crypto_blkcipher_ctx(desc->tfm);
199 struct s390_aes_ctx *sctx = crypto_blkcipher_ctx(desc->tfm);
213 .cra_ctxsize = sizeof(struct s390_aes_ctx),
231 struct s390_aes_ctx *sct
[all...]

Completed in 61 milliseconds