Searched refs:s390_sha_ctx (Results 1 – 5 of 5) sorted by relevance
28 struct s390_sha_ctx *ctx = shash_desc_ctx(desc); in sha512_init()46 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha512_export()58 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha512_import()78 .descsize = sizeof(struct s390_sha_ctx),94 struct s390_sha_ctx *ctx = shash_desc_ctx(desc); in sha384_init()117 .descsize = sizeof(struct s390_sha_ctx),125 .cra_ctxsize = sizeof(struct s390_sha_ctx),
27 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha256_init()45 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha256_export()56 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha256_import()73 .descsize = sizeof(struct s390_sha_ctx),87 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha224_init()110 .descsize = sizeof(struct s390_sha_ctx),
37 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha1_init()52 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha1_export()63 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha1_import()80 .descsize = sizeof(struct s390_sha_ctx),
23 struct s390_sha_ctx *ctx = shash_desc_ctx(desc); in s390_sha_update()65 struct s390_sha_ctx *ctx = shash_desc_ctx(desc); in s390_sha_final()
25 struct s390_sha_ctx { struct