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

/linux-master/arch/s390/crypto/
H A Daes_s390.c43 struct s390_aes_ctx { struct
75 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm);
87 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm);
107 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm);
118 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm);
131 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm);
147 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm);
160 .cra_ctxsize = sizeof(struct s390_aes_ctx),
178 struct s390_aes_ctx *sctx = crypto_skcipher_ctx(tfm);
188 static int fallback_skcipher_crypt(struct s390_aes_ctx *sct
[all...]

Completed in 99 milliseconds