Searched refs:s390_des_ctx (Results 1 – 1 of 1) sorted by relevance
31 struct s390_des_ctx { struct39 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in des_setkey() argument55 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in des_encrypt()62 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in des_decrypt()73 .cra_ctxsize = sizeof(struct s390_des_ctx),112 struct s390_des_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in cbc_desall_crypt()148 struct s390_des_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in ecb_des_encrypt()159 struct s390_des_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in ecb_des_decrypt()172 .cra_ctxsize = sizeof(struct s390_des_ctx),212 .cra_ctxsize = sizeof(struct s390_des_ctx),[all …]