/arch/mips/cavium-octeon/crypto/ |
D | octeon-sha256.c | 32 static void octeon_sha256_store_hash(struct sha256_state *sctx) in octeon_sha256_store_hash() 42 static void octeon_sha256_read_hash(struct sha256_state *sctx) in octeon_sha256_read_hash() 68 struct sha256_state *sctx = shash_desc_ctx(desc); in octeon_sha224_init() local 85 struct sha256_state *sctx = shash_desc_ctx(desc); in octeon_sha256_init() local 100 static void __octeon_sha256_update(struct sha256_state *sctx, const u8 *data, in __octeon_sha256_update() 134 struct sha256_state *sctx = shash_desc_ctx(desc); in octeon_sha256_update() local 159 struct sha256_state *sctx = shash_desc_ctx(desc); in octeon_sha256_final() local 211 struct sha256_state *sctx = shash_desc_ctx(desc); in octeon_sha256_export() local 219 struct sha256_state *sctx = shash_desc_ctx(desc); in octeon_sha256_import() local
|
D | octeon-sha1.c | 31 static void octeon_sha1_store_hash(struct sha1_state *sctx) in octeon_sha1_store_hash() 45 static void octeon_sha1_read_hash(struct sha1_state *sctx) in octeon_sha1_read_hash() 76 struct sha1_state *sctx = shash_desc_ctx(desc); in octeon_sha1_init() local 88 static void __octeon_sha1_update(struct sha1_state *sctx, const u8 *data, in __octeon_sha1_update() 122 struct sha1_state *sctx = shash_desc_ctx(desc); in octeon_sha1_update() local 147 struct sha1_state *sctx = shash_desc_ctx(desc); in octeon_sha1_final() local 187 struct sha1_state *sctx = shash_desc_ctx(desc); in octeon_sha1_export() local 195 struct sha1_state *sctx = shash_desc_ctx(desc); in octeon_sha1_import() local
|
D | octeon-sha512.c | 31 static void octeon_sha512_store_hash(struct sha512_state *sctx) in octeon_sha512_store_hash() 43 static void octeon_sha512_read_hash(struct sha512_state *sctx) in octeon_sha512_read_hash() 79 struct sha512_state *sctx = shash_desc_ctx(desc); in octeon_sha512_init() local 96 struct sha512_state *sctx = shash_desc_ctx(desc); in octeon_sha384_init() local 111 static void __octeon_sha512_update(struct sha512_state *sctx, const u8 *data, in __octeon_sha512_update() 148 struct sha512_state *sctx = shash_desc_ctx(desc); in octeon_sha512_update() local 173 struct sha512_state *sctx = shash_desc_ctx(desc); in octeon_sha512_final() local
|
/arch/s390/crypto/ |
D | sha3_512_s390.c | 22 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_512_init() local 33 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_512_export() local 47 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_512_import() local 63 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_384_import() local 99 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_384_init() local
|
D | sha3_256_s390.c | 23 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_256_init() local 34 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_256_export() local 46 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_256_import() local 59 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_224_import() local 90 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_224_init() local
|
D | sha256_s390.c | 22 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in s390_sha256_init() local 40 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha256_export() local 51 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha256_import() local 81 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in s390_sha224_init() local
|
D | sha1_s390.c | 32 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha1_init() local 47 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha1_export() local 58 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha1_import() local
|
D | aes_s390.c | 74 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in setkey_fallback_cip() local 93 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in aes_set_key() local 113 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in crypto_aes_encrypt() local 124 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in crypto_aes_decrypt() local 137 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in fallback_init_cip() local 153 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in fallback_exit_cip() local 184 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in setkey_fallback_blk() local 207 struct s390_aes_ctx *sctx = crypto_blkcipher_ctx(tfm); in fallback_blk_dec() local 226 struct s390_aes_ctx *sctx = crypto_blkcipher_ctx(tfm); in fallback_blk_enc() local 240 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in ecb_aes_set_key() local [all …]
|
D | sha512_s390.c | 41 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha512_export() local 53 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha512_import() local
|
/arch/powerpc/crypto/ |
D | md5-glue.c | 21 static inline void ppc_md5_clear_context(struct md5_state *sctx) in ppc_md5_clear_context() 33 struct md5_state *sctx = shash_desc_ctx(desc); in ppc_md5_init() local 47 struct md5_state *sctx = shash_desc_ctx(desc); in ppc_md5_update() local 78 struct md5_state *sctx = shash_desc_ctx(desc); in ppc_md5_final() local 110 struct md5_state *sctx = shash_desc_ctx(desc); in ppc_md5_export() local 118 struct md5_state *sctx = shash_desc_ctx(desc); in ppc_md5_import() local
|
D | sha256-spe-glue.c | 50 static inline void ppc_sha256_clear_context(struct sha256_state *sctx) in ppc_sha256_clear_context() 62 struct sha256_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha256_init() local 79 struct sha256_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha224_init() local 97 struct sha256_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha256_update() local 141 struct sha256_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha256_final() local 202 struct sha256_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha256_export() local 210 struct sha256_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha256_import() local
|
D | sha1-spe-glue.c | 49 static inline void ppc_sha1_clear_context(struct sha1_state *sctx) in ppc_sha1_clear_context() 61 struct sha1_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha1_init() local 76 struct sha1_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha1_update() local 119 struct sha1_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha1_final() local 156 struct sha1_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha1_export() local 164 struct sha1_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha1_import() local
|
D | sha1.c | 28 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_init() local 40 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_update() local 76 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_final() local 104 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_export() local 112 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_import() local
|
/arch/sparc/crypto/ |
D | sha256_glue.c | 32 struct sha256_state *sctx = shash_desc_ctx(desc); in sha224_sparc64_init() local 48 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_sparc64_init() local 62 static void __sha256_sparc64_update(struct sha256_state *sctx, const u8 *data, in __sha256_sparc64_update() 86 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_sparc64_update() local 101 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_sparc64_final() local 146 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_sparc64_export() local 154 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_sparc64_import() local
|
D | sha1_glue.c | 32 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_sparc64_init() local 41 static void __sha1_sparc64_update(struct sha1_state *sctx, const u8 *data, in __sha1_sparc64_update() 65 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_sparc64_update() local 81 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_sparc64_final() local 114 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_sparc64_export() local 123 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_sparc64_import() local
|
D | sha512_glue.c | 31 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_sparc64_init() local 47 struct sha512_state *sctx = shash_desc_ctx(desc); in sha384_sparc64_init() local 61 static void __sha512_sparc64_update(struct sha512_state *sctx, const u8 *data, in __sha512_sparc64_update() 86 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_sparc64_update() local 102 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_sparc64_final() local
|
D | md5_glue.c | 46 static void __md5_sparc64_update(struct md5_state *sctx, const u8 *data, in __md5_sparc64_update() 70 struct md5_state *sctx = shash_desc_ctx(desc); in md5_sparc64_update() local 86 struct md5_state *sctx = shash_desc_ctx(desc); in md5_sparc64_final() local 119 struct md5_state *sctx = shash_desc_ctx(desc); in md5_sparc64_export() local 128 struct md5_state *sctx = shash_desc_ctx(desc); in md5_sparc64_import() local
|
/arch/arm64/crypto/ |
D | sha1-ce-glue.c | 45 struct sha1_ce_state *sctx = shash_desc_ctx(desc); in sha1_ce_update() local 61 struct sha1_ce_state *sctx = shash_desc_ctx(desc); in sha1_ce_finup() local 83 struct sha1_ce_state *sctx = shash_desc_ctx(desc); in sha1_ce_final() local
|
D | sha2-ce-glue.c | 56 struct sha256_ce_state *sctx = shash_desc_ctx(desc); in sha256_ce_update() local 73 struct sha256_ce_state *sctx = shash_desc_ctx(desc); in sha256_ce_finup() local 100 struct sha256_ce_state *sctx = shash_desc_ctx(desc); in sha256_ce_final() local
|
D | sha3-ce-glue.c | 37 struct sha3_state *sctx = shash_desc_ctx(desc); in sha3_update() local 79 struct sha3_state *sctx = shash_desc_ctx(desc); in sha3_final() local
|
/arch/s390/purgatory/ |
D | purgatory.c | 19 struct sha256_state sctx; in verify_sha256_digest() local
|
/arch/x86/crypto/ |
D | poly1305_glue.c | 42 struct poly1305_simd_desc_ctx *sctx = shash_desc_ctx(desc); in poly1305_simd_init() local 66 struct poly1305_simd_desc_ctx *sctx; in poly1305_simd_blocks() local
|
/arch/arm/crypto/ |
D | sha256_neon_glue.c | 31 struct sha256_state *sctx = shash_desc_ctx(desc); in crypto_sha256_neon_update() local
|
D | sha512-neon-glue.c | 29 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_neon_update() local
|
/arch/x86/purgatory/ |
D | purgatory.c | 43 struct sha256_state sctx; in verify_sha256_digest() local
|