Home
last modified time | relevance | path

Searched refs:s390_sha_ctx (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/crypto/
H A Dsha3_512_s390.c22 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_512_init()
33 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_512_export()
47 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_512_import()
63 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_384_import()
84 .descsize = sizeof(struct s390_sha_ctx),
99 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_384_init()
115 .descsize = sizeof(struct s390_sha_ctx),
122 .cra_ctxsize = sizeof(struct s390_sha_ctx),
H A Dsha3_256_s390.c23 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_256_init()
34 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_256_export()
46 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_256_import()
59 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_224_import()
77 .descsize = sizeof(struct s390_sha_ctx),
90 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_224_init()
106 .descsize = sizeof(struct s390_sha_ctx),
H A Dsha512_s390.c23 struct s390_sha_ctx *ctx = shash_desc_ctx(desc); in sha512_init()
41 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha512_export()
53 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha512_import()
73 .descsize = sizeof(struct s390_sha_ctx),
88 struct s390_sha_ctx *ctx = shash_desc_ctx(desc); in sha384_init()
111 .descsize = sizeof(struct s390_sha_ctx),
118 .cra_ctxsize = sizeof(struct s390_sha_ctx),
H A Dsha256_s390.c22 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in s390_sha256_init()
40 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha256_export()
51 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha256_import()
68 .descsize = sizeof(struct s390_sha_ctx),
81 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in s390_sha224_init()
104 .descsize = sizeof(struct s390_sha_ctx),
H A Dsha1_s390.c32 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in s390_sha1_init()
47 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in s390_sha1_export()
58 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in s390_sha1_import()
75 .descsize = sizeof(struct s390_sha_ctx),
H A Dsha_common.c18 struct s390_sha_ctx *ctx = shash_desc_ctx(desc); in s390_sha_update()
74 struct s390_sha_ctx *ctx = shash_desc_ctx(desc); in s390_sha_final()
H A Dsha.h22 struct s390_sha_ctx { struct
/kernel/linux/linux-6.6/arch/s390/crypto/
H A Dsha3_512_s390.c21 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_512_init()
32 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_512_export()
46 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_512_import()
62 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_384_import()
83 .descsize = sizeof(struct s390_sha_ctx),
98 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_384_init()
114 .descsize = sizeof(struct s390_sha_ctx),
121 .cra_ctxsize = sizeof(struct s390_sha_ctx),
H A Dsha3_256_s390.c22 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_256_init()
33 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_256_export()
45 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_256_import()
58 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_224_import()
76 .descsize = sizeof(struct s390_sha_ctx),
89 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_224_init()
105 .descsize = sizeof(struct s390_sha_ctx),
H A Dsha512_s390.c23 struct s390_sha_ctx *ctx = shash_desc_ctx(desc); in sha512_init()
41 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha512_export()
53 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha512_import()
73 .descsize = sizeof(struct s390_sha_ctx),
88 struct s390_sha_ctx *ctx = shash_desc_ctx(desc); in sha384_init()
111 .descsize = sizeof(struct s390_sha_ctx),
118 .cra_ctxsize = sizeof(struct s390_sha_ctx),
H A Dsha256_s390.c22 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in s390_sha256_init()
40 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha256_export()
51 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha256_import()
68 .descsize = sizeof(struct s390_sha_ctx),
81 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in s390_sha224_init()
104 .descsize = sizeof(struct s390_sha_ctx),
H A Dsha1_s390.c32 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in s390_sha1_init()
47 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in s390_sha1_export()
58 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in s390_sha1_import()
75 .descsize = sizeof(struct s390_sha_ctx),
H A Dsha_common.c18 struct s390_sha_ctx *ctx = shash_desc_ctx(desc); in s390_sha_update()
74 struct s390_sha_ctx *ctx = shash_desc_ctx(desc); in s390_sha_final()
H A Dsha.h23 struct s390_sha_ctx { struct

Completed in 3 milliseconds