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

/linux-master/arch/s390/crypto/
H A Ddes_s390.c30 struct s390_des_ctx { struct
38 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm);
57 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm);
64 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm);
76 .cra_ctxsize = sizeof(struct s390_des_ctx),
92 struct s390_des_ctx *ctx = crypto_skcipher_ctx(tfm);
111 struct s390_des_ctx *ctx = crypto_skcipher_ctx(tfm);
151 .base.cra_ctxsize = sizeof(struct s390_des_ctx),
175 .base.cra_ctxsize = sizeof(struct s390_des_ctx),
203 struct s390_des_ctx *ct
[all...]

Completed in 81 milliseconds