Searched refs:s390_des_ctx (Results 1 – 1 of 1) sorted by relevance
30 struct s390_des_ctx { struct38 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in des_setkey() argument54 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in des_encrypt()61 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in des_decrypt()72 .cra_ctxsize = sizeof(struct s390_des_ctx),111 struct s390_des_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in cbc_desall_crypt()147 struct s390_des_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in ecb_des_encrypt()158 struct s390_des_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in ecb_des_decrypt()171 .cra_ctxsize = sizeof(struct s390_des_ctx),211 .cra_ctxsize = sizeof(struct s390_des_ctx),[all …]