/arch/arm64/crypto/ |
D | sha2-ce-glue.c | 26 static int sha224_init(struct shash_desc *desc) in sha224_init() 39 static int sha256_init(struct shash_desc *desc) in sha256_init() 52 static int sha2_update(struct shash_desc *desc, const u8 *data, in sha2_update() 87 static void sha2_final(struct shash_desc *desc) in sha2_final() 100 static int sha224_final(struct shash_desc *desc, u8 *out) in sha224_final() 115 static int sha256_final(struct shash_desc *desc, u8 *out) in sha256_final() 130 static void sha2_finup(struct shash_desc *desc, const u8 *data, in sha2_finup() 155 static int sha224_finup(struct shash_desc *desc, const u8 *data, in sha224_finup() 171 static int sha256_finup(struct shash_desc *desc, const u8 *data, in sha256_finup() 187 static int sha2_export(struct shash_desc *desc, void *out) in sha2_export() [all …]
|
D | sha1-ce-glue.c | 26 static int sha1_init(struct shash_desc *desc) in sha1_init() 36 static int sha1_update(struct shash_desc *desc, const u8 *data, in sha1_update() 71 static int sha1_final(struct shash_desc *desc, u8 *out) in sha1_final() 93 static int sha1_finup(struct shash_desc *desc, const u8 *data, in sha1_finup() 125 static int sha1_export(struct shash_desc *desc, void *out) in sha1_export() 134 static int sha1_import(struct shash_desc *desc, const void *in) in sha1_import()
|
/arch/arm/crypto/ |
D | sha2-ce-glue.c | 28 static int sha224_init(struct shash_desc *desc) in sha224_init() 41 static int sha256_init(struct shash_desc *desc) in sha256_init() 54 static int sha2_update(struct shash_desc *desc, const u8 *data, in sha2_update() 93 static void sha2_final(struct shash_desc *desc) in sha2_final() 106 static int sha224_final(struct shash_desc *desc, u8 *out) in sha224_final() 121 static int sha256_final(struct shash_desc *desc, u8 *out) in sha256_final() 136 static int sha2_export(struct shash_desc *desc, void *out) in sha2_export() 145 static int sha2_import(struct shash_desc *desc, const void *in) in sha2_import()
|
D | sha256_glue.c | 36 int sha256_init(struct shash_desc *desc) in sha256_init() 53 int sha224_init(struct shash_desc *desc) in sha224_init() 70 int __sha256_update(struct shash_desc *desc, const u8 *data, unsigned int len, in __sha256_update() 96 int sha256_update(struct shash_desc *desc, const u8 *data, unsigned int len) in sha256_update() 113 static int sha256_final(struct shash_desc *desc, u8 *out) in sha256_final() 147 static int sha224_final(struct shash_desc *desc, u8 *out) in sha224_final() 159 int sha256_export(struct shash_desc *desc, void *out) in sha256_export() 168 int sha256_import(struct shash_desc *desc, const void *in) in sha256_import()
|
D | sha512_neon_glue.c | 79 static int sha512_neon_init(struct shash_desc *desc) in sha512_neon_init() 96 static int __sha512_neon_update(struct shash_desc *desc, const u8 *data, in __sha512_neon_update() 126 static int sha512_neon_update(struct shash_desc *desc, const u8 *data, in sha512_neon_update() 156 static int sha512_neon_final(struct shash_desc *desc, u8 *out) in sha512_neon_final() 201 static int sha512_neon_export(struct shash_desc *desc, void *out) in sha512_neon_export() 210 static int sha512_neon_import(struct shash_desc *desc, const void *in) in sha512_neon_import() 219 static int sha384_neon_init(struct shash_desc *desc) in sha384_neon_init() 237 static int sha384_neon_final(struct shash_desc *desc, u8 *hash) in sha384_neon_final()
|
D | sha1_neon_glue.c | 38 static int sha1_neon_init(struct shash_desc *desc) in sha1_neon_init() 49 static int __sha1_neon_update(struct shash_desc *desc, const u8 *data, in __sha1_neon_update() 75 static int sha1_neon_update(struct shash_desc *desc, const u8 *data, in sha1_neon_update() 103 static int sha1_neon_final(struct shash_desc *desc, u8 *out) in sha1_neon_final() 142 static int sha1_neon_export(struct shash_desc *desc, void *out) in sha1_neon_export() 151 static int sha1_neon_import(struct shash_desc *desc, const void *in) in sha1_neon_import()
|
D | sha1_glue.c | 33 static int sha1_init(struct shash_desc *desc) in sha1_init() 69 int sha1_update_arm(struct shash_desc *desc, const u8 *data, in sha1_update_arm() 89 static int sha1_final(struct shash_desc *desc, u8 *out) in sha1_final() 121 static int sha1_export(struct shash_desc *desc, void *out) in sha1_export() 129 static int sha1_import(struct shash_desc *desc, const void *in) in sha1_import()
|
D | sha256_neon_glue.c | 31 static int __sha256_neon_update(struct shash_desc *desc, const u8 *data, in __sha256_neon_update() 57 static int sha256_neon_update(struct shash_desc *desc, const u8 *data, in sha256_neon_update() 84 static int sha256_neon_final(struct shash_desc *desc, u8 *out) in sha256_neon_final() 126 static int sha224_neon_final(struct shash_desc *desc, u8 *out) in sha224_neon_final()
|
/arch/mips/vr41xx/common/ |
D | icu.c | 157 struct irq_desc *desc = irq_to_desc(PIU_IRQ); in vr41xx_enable_piuint() local 172 struct irq_desc *desc = irq_to_desc(PIU_IRQ); in vr41xx_disable_piuint() local 187 struct irq_desc *desc = irq_to_desc(AIU_IRQ); in vr41xx_enable_aiuint() local 202 struct irq_desc *desc = irq_to_desc(AIU_IRQ); in vr41xx_disable_aiuint() local 217 struct irq_desc *desc = irq_to_desc(KIU_IRQ); in vr41xx_enable_kiuint() local 232 struct irq_desc *desc = irq_to_desc(KIU_IRQ); in vr41xx_disable_kiuint() local 247 struct irq_desc *desc = irq_to_desc(ETHERNET_IRQ); in vr41xx_enable_macint() local 259 struct irq_desc *desc = irq_to_desc(ETHERNET_IRQ); in vr41xx_disable_macint() local 271 struct irq_desc *desc = irq_to_desc(DSIU_IRQ); in vr41xx_enable_dsiuint() local 283 struct irq_desc *desc = irq_to_desc(DSIU_IRQ); in vr41xx_disable_dsiuint() local [all …]
|
/arch/x86/crypto/ |
D | sha256_ssse3_glue.c | 59 static int sha256_ssse3_init(struct shash_desc *desc) in sha256_ssse3_init() 76 static int __sha256_ssse3_update(struct shash_desc *desc, const u8 *data, in __sha256_ssse3_update() 103 static int sha256_ssse3_update(struct shash_desc *desc, const u8 *data, in sha256_ssse3_update() 131 static int sha256_ssse3_final(struct shash_desc *desc, u8 *out) in sha256_ssse3_final() 172 static int sha256_ssse3_export(struct shash_desc *desc, void *out) in sha256_ssse3_export() 181 static int sha256_ssse3_import(struct shash_desc *desc, const void *in) in sha256_ssse3_import() 190 static int sha224_ssse3_init(struct shash_desc *desc) in sha224_ssse3_init() 207 static int sha224_ssse3_final(struct shash_desc *desc, u8 *hash) in sha224_ssse3_final()
|
D | sha512_ssse3_glue.c | 58 static int sha512_ssse3_init(struct shash_desc *desc) in sha512_ssse3_init() 75 static int __sha512_ssse3_update(struct shash_desc *desc, const u8 *data, in __sha512_ssse3_update() 104 static int sha512_ssse3_update(struct shash_desc *desc, const u8 *data, in sha512_ssse3_update() 134 static int sha512_ssse3_final(struct shash_desc *desc, u8 *out) in sha512_ssse3_final() 179 static int sha512_ssse3_export(struct shash_desc *desc, void *out) in sha512_ssse3_export() 188 static int sha512_ssse3_import(struct shash_desc *desc, const void *in) in sha512_ssse3_import() 197 static int sha384_ssse3_init(struct shash_desc *desc) in sha384_ssse3_init() 215 static int sha384_ssse3_final(struct shash_desc *desc, u8 *hash) in sha384_ssse3_final()
|
D | cast5_avx_glue.c | 60 static int ecb_crypt(struct blkcipher_desc *desc, struct blkcipher_walk *walk, in ecb_crypt() 114 static int ecb_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_encrypt() 123 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_decrypt() 132 static unsigned int __cbc_encrypt(struct blkcipher_desc *desc, in __cbc_encrypt() 156 static int cbc_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_encrypt() 173 static unsigned int __cbc_decrypt(struct blkcipher_desc *desc, in __cbc_decrypt() 228 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_decrypt() 249 static void ctr_crypt_final(struct blkcipher_desc *desc, in ctr_crypt_final() 266 static unsigned int __ctr_crypt(struct blkcipher_desc *desc, in __ctr_crypt() 312 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt()
|
D | crct10dif-pclmul_glue.c | 48 static int chksum_init(struct shash_desc *desc) in chksum_init() 57 static int chksum_update(struct shash_desc *desc, const u8 *data, in chksum_update() 71 static int chksum_final(struct shash_desc *desc, u8 *out) in chksum_final() 91 static int chksum_finup(struct shash_desc *desc, const u8 *data, in chksum_finup() 99 static int chksum_digest(struct shash_desc *desc, const u8 *data, in chksum_digest()
|
D | serpent_avx2_glue.c | 140 static int ecb_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_encrypt() 146 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_decrypt() 152 static int cbc_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_encrypt() 159 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_decrypt() 166 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt() 236 static int lrw_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in lrw_encrypt() 262 static int lrw_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in lrw_decrypt() 288 static int xts_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_encrypt() 298 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt()
|
D | sha1_ssse3_glue.c | 53 static int sha1_ssse3_init(struct shash_desc *desc) in sha1_ssse3_init() 64 static int __sha1_ssse3_update(struct shash_desc *desc, const u8 *data, in __sha1_ssse3_update() 90 static int sha1_ssse3_update(struct shash_desc *desc, const u8 *data, in sha1_ssse3_update() 118 static int sha1_ssse3_final(struct shash_desc *desc, u8 *out) in sha1_ssse3_final() 157 static int sha1_ssse3_export(struct shash_desc *desc, void *out) in sha1_ssse3_export() 166 static int sha1_ssse3_import(struct shash_desc *desc, const void *in) in sha1_ssse3_import()
|
D | crc32c-intel_glue.c | 128 static int crc32c_intel_init(struct shash_desc *desc) in crc32c_intel_init() 138 static int crc32c_intel_update(struct shash_desc *desc, const u8 *data, in crc32c_intel_update() 154 static int crc32c_intel_finup(struct shash_desc *desc, const u8 *data, in crc32c_intel_finup() 160 static int crc32c_intel_final(struct shash_desc *desc, u8 *out) in crc32c_intel_final() 168 static int crc32c_intel_digest(struct shash_desc *desc, const u8 *data, in crc32c_intel_digest() 185 static int crc32c_pcl_intel_update(struct shash_desc *desc, const u8 *data, in crc32c_pcl_intel_update() 216 static int crc32c_pcl_intel_finup(struct shash_desc *desc, const u8 *data, in crc32c_pcl_intel_finup() 222 static int crc32c_pcl_intel_digest(struct shash_desc *desc, const u8 *data, in crc32c_pcl_intel_digest()
|
/arch/sparc/crypto/ |
D | sha256_glue.c | 29 static int sha224_sparc64_init(struct shash_desc *desc) in sha224_sparc64_init() 45 static int sha256_sparc64_init(struct shash_desc *desc) in sha256_sparc64_init() 82 static int sha256_sparc64_update(struct shash_desc *desc, const u8 *data, in sha256_sparc64_update() 98 static int sha256_sparc64_final(struct shash_desc *desc, u8 *out) in sha256_sparc64_final() 131 static int sha224_sparc64_final(struct shash_desc *desc, u8 *hash) in sha224_sparc64_final() 143 static int sha256_sparc64_export(struct shash_desc *desc, void *out) in sha256_sparc64_export() 151 static int sha256_sparc64_import(struct shash_desc *desc, const void *in) in sha256_sparc64_import()
|
D | sha1_glue.c | 29 static int sha1_sparc64_init(struct shash_desc *desc) in sha1_sparc64_init() 61 static int sha1_sparc64_update(struct shash_desc *desc, const u8 *data, in sha1_sparc64_update() 78 static int sha1_sparc64_final(struct shash_desc *desc, u8 *out) in sha1_sparc64_final() 111 static int sha1_sparc64_export(struct shash_desc *desc, void *out) in sha1_sparc64_export() 120 static int sha1_sparc64_import(struct shash_desc *desc, const void *in) in sha1_sparc64_import()
|
/arch/s390/crypto/ |
D | sha512_s390.c | 25 static int sha512_init(struct shash_desc *desc) in sha512_init() 43 static int sha512_export(struct shash_desc *desc, void *out) in sha512_export() 55 static int sha512_import(struct shash_desc *desc, const void *in) in sha512_import() 91 static int sha384_init(struct shash_desc *desc) in sha384_init()
|
D | sha256_s390.c | 24 static int sha256_init(struct shash_desc *desc) in sha256_init() 42 static int sha256_export(struct shash_desc *desc, void *out) in sha256_export() 53 static int sha256_import(struct shash_desc *desc, const void *in) in sha256_import() 84 static int sha224_init(struct shash_desc *desc) in sha224_init()
|
D | des_s390.c | 85 static int ecb_desall_crypt(struct blkcipher_desc *desc, long func, in ecb_desall_crypt() 108 static int cbc_desall_crypt(struct blkcipher_desc *desc, long func, in cbc_desall_crypt() 143 static int ecb_des_encrypt(struct blkcipher_desc *desc, in ecb_des_encrypt() 154 static int ecb_des_decrypt(struct blkcipher_desc *desc, in ecb_des_decrypt() 185 static int cbc_des_encrypt(struct blkcipher_desc *desc, in cbc_des_encrypt() 195 static int cbc_des_decrypt(struct blkcipher_desc *desc, in cbc_des_decrypt() 289 static int ecb_des3_encrypt(struct blkcipher_desc *desc, in ecb_des3_encrypt() 300 static int ecb_des3_decrypt(struct blkcipher_desc *desc, in ecb_des3_decrypt() 331 static int cbc_des3_encrypt(struct blkcipher_desc *desc, in cbc_des3_encrypt() 341 static int cbc_des3_decrypt(struct blkcipher_desc *desc, in cbc_des3_decrypt() [all …]
|
D | sha1_s390.c | 34 static int sha1_init(struct shash_desc *desc) in sha1_init() 49 static int sha1_export(struct shash_desc *desc, void *out) in sha1_export() 60 static int sha1_import(struct shash_desc *desc, const void *in) in sha1_import()
|
/arch/m68k/amiga/ |
D | amiints.c | 49 static void ami_int1(unsigned int irq, struct irq_desc *desc) in ami_int1() 72 static void ami_int3(unsigned int irq, struct irq_desc *desc) in ami_int3() 95 static void ami_int4(unsigned int irq, struct irq_desc *desc) in ami_int4() 124 static void ami_int5(unsigned int irq, struct irq_desc *desc) in ami_int5()
|
/arch/powerpc/crypto/ |
D | sha1.c | 31 static int sha1_init(struct shash_desc *desc) in sha1_init() 42 static int sha1_update(struct shash_desc *desc, const u8 *data, in sha1_update() 79 static int sha1_final(struct shash_desc *desc, u8 *out) in sha1_final() 107 static int sha1_export(struct shash_desc *desc, void *out) in sha1_export() 115 static int sha1_import(struct shash_desc *desc, const void *in) in sha1_import()
|
/arch/powerpc/include/asm/ |
D | qe_ic.h | 68 void (*low_handler)(unsigned int irq, struct irq_desc *desc), in qe_ic_init() 82 struct irq_desc *desc) in qe_ic_cascade_low_ipic() 92 struct irq_desc *desc) in qe_ic_cascade_high_ipic() 102 struct irq_desc *desc) in qe_ic_cascade_low_mpic() 115 struct irq_desc *desc) in qe_ic_cascade_high_mpic() 128 struct irq_desc *desc) in qe_ic_cascade_muxed_mpic()
|