Searched refs:s390_des_ctx (Results 1 – 1 of 1) sorted by relevance
28 struct s390_des_ctx { struct36 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in des_setkey() argument52 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in des_encrypt()59 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in des_decrypt()71 .cra_ctxsize = sizeof(struct s390_des_ctx),87 struct s390_des_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in ecb_desall_crypt()105 struct s390_des_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in cbc_desall_crypt()153 .cra_ctxsize = sizeof(struct s390_des_ctx),193 .cra_ctxsize = sizeof(struct s390_des_ctx),226 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in des3_setkey()[all …]