Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/crypto/
H A Ddes_s390.c30 struct s390_des_ctx { struct
38 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in des_setkey()
57 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in s390_des_encrypt()
64 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in s390_des_decrypt()
76 .cra_ctxsize = sizeof(struct s390_des_ctx),
92 struct s390_des_ctx *ctx = crypto_skcipher_ctx(tfm); in ecb_desall_crypt()
111 struct s390_des_ctx *ctx = crypto_skcipher_ctx(tfm); in cbc_desall_crypt()
151 .base.cra_ctxsize = sizeof(struct s390_des_ctx),
175 .base.cra_ctxsize = sizeof(struct s390_des_ctx),
203 struct s390_des_ctx *ct in des3_setkey()
[all...]
/kernel/linux/linux-6.6/arch/s390/crypto/
H A Ddes_s390.c30 struct s390_des_ctx { struct
38 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in des_setkey()
57 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in s390_des_encrypt()
64 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in s390_des_decrypt()
76 .cra_ctxsize = sizeof(struct s390_des_ctx),
92 struct s390_des_ctx *ctx = crypto_skcipher_ctx(tfm); in ecb_desall_crypt()
111 struct s390_des_ctx *ctx = crypto_skcipher_ctx(tfm); in cbc_desall_crypt()
151 .base.cra_ctxsize = sizeof(struct s390_des_ctx),
175 .base.cra_ctxsize = sizeof(struct s390_des_ctx),
203 struct s390_des_ctx *ct in des3_setkey()
[all...]

Completed in 2 milliseconds