| /kernel/linux/linux-5.10/drivers/crypto/nx/ |
| H A D | nx-842.c | 82 u8 *out; member [all...] |
| /kernel/linux/linux-5.10/block/partitions/ |
| H A D | efi.c | 668 static void utf16_le_to_7bit(const __le16 *in, unsigned int size, u8 *out) in utf16_le_to_7bit() argument
|
| /kernel/linux/linux-5.10/drivers/accessibility/braille/ |
| H A D | braille_console.c | 66 u16 out; in braille_write() local [all...] |
| /kernel/linux/linux-5.10/arch/arm/crypto/ |
| H A D | aes-neonbs-glue.c | 85 __ecb_crypt(struct skcipher_request *req, void (*fn)(u8 out[], u8 const in[], u8 const rk[], int rounds, int blocks)) __ecb_crypt() argument 341 __xts_crypt(struct skcipher_request *req, bool encrypt, void (*fn)(u8 out[], u8 const in[], u8 const rk[], int rounds, int blocks, u8 iv[], int)) __xts_crypt() argument
|
| H A D | ghash-ce-glue.c | 281 static int ghash_async_export(struct ahash_request *req, void *out) in ghash_async_export() argument
|
| /kernel/linux/linux-5.10/arch/loongarch/crypto/ |
| H A D | crc32-loongarch.c | 155 static int chksum_final(struct shash_desc *desc, u8 *out) in chksum_final() argument 163 static int chksumc_final(struct shash_desc *desc, u8 *out) in chksumc_final() argument 171 static int __chksum_finup(u32 crc, const u8 *data, unsigned int len, u8 *out) in __chksum_finup() argument 173 put_unaligned_le32(crc32_loongarch_hw(crc, data, len), out); in __chksum_finup() local 177 static int __chksumc_finup(u32 crc, const u8 *data, unsigned int len, u8 *out) in __chksumc_finup() argument 179 put_unaligned_le32(~crc32c_loongarch_hw(crc, data, len), out); in __chksumc_finup() local 183 static int chksum_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) in chksum_finup() argument 190 chksumc_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) chksumc_finup() argument 197 chksum_digest(struct shash_desc *desc, const u8 *data, unsigned int length, u8 *out) chksum_digest() argument 204 chksumc_digest(struct shash_desc *desc, const u8 *data, unsigned int length, u8 *out) chksumc_digest() argument [all...] |
| /kernel/linux/linux-5.10/arch/arm/boot/compressed/ |
| H A D | atags_to_fdt.c | 103 static void hex_str(char *out, uint32_t value) in hex_str() argument
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | ansi_cprng.c | 67 xor_vectors(unsigned char *in1, unsigned char *in2, unsigned char *out, unsigned int size) xor_vectors() argument
|
| H A D | hmac.c | 83 static int hmac_export(struct shash_desc *pdesc, void *out) in hmac_export() argument 113 static int hmac_final(struct shash_desc *pdesc, u8 *out) in hmac_final() argument 126 hmac_finup(struct shash_desc *pdesc, const u8 *data, unsigned int nbytes, u8 *out) hmac_finup() argument [all...] |
| H A D | rmd320.c | 333 static int rmd320_final(struct shash_desc *desc, u8 *out) in rmd320_final() argument
|
| H A D | rmd160.c | 309 static int rmd160_final(struct shash_desc *desc, u8 *out) in rmd160_final() argument
|
| H A D | rmd256.c | 284 static int rmd256_final(struct shash_desc *desc, u8 *out) in rmd256_final() argument
|
| H A D | rmd128.c | 265 static int rmd128_final(struct shash_desc *desc, u8 *out) in rmd128_final() argument
|
| /kernel/linux/linux-5.10/arch/mips/boot/ |
| H A D | elf2ecoff.c | 68 static void copy(int out, int in, off_t offset, off_t size) in copy() argument
|
| /kernel/linux/linux-5.10/arch/arm64/crypto/ |
| H A D | aes-neonbs-glue.c | 97 __ecb_crypt(struct skcipher_request *req, void (*fn)(u8 out[], u8 const in[], u8 const rk[], int rounds, int blocks)) __ecb_crypt() argument 318 __xts_crypt(struct skcipher_request *req, bool encrypt, void (*fn)(u8 out[], u8 const in[], u8 const rk[], int rounds, int blocks, u8 iv[])) __xts_crypt() argument 331 u8 *out, *in; __xts_crypt() local [all...] |
| /kernel/linux/linux-5.10/arch/alpha/boot/ |
| H A D | misc.c | 127 uch *in, *out, ch; in flush_window() local
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| H A D | epapr_hcalls.h | 465 epapr_hypercall(unsigned long *in, unsigned long *out, unsigned long nr) epapr_hypercall() argument 501 epapr_hypercall(unsigned long *in, unsigned long *out, unsigned long nr) epapr_hypercall() argument 512 unsigned long out[8]; epapr_hypercall0_1() local 524 unsigned long out[8]; epapr_hypercall0() local 532 unsigned long out[8]; epapr_hypercall1() local 542 unsigned long out[8]; epapr_hypercall2() local 553 unsigned long out[8]; epapr_hypercall3() local 566 unsigned long out[8]; epapr_hypercall4() local [all...] |
| H A D | vio.h | 72 s64 out; member
|
| /kernel/linux/linux-5.10/arch/powerpc/crypto/ |
| H A D | aes-spe-glue.c | 162 static void ppc_aes_encrypt(struct crypto_tfm *tfm, u8 *out, cons argument 171 ppc_aes_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) ppc_aes_decrypt() argument [all...] |
| /kernel/linux/linux-5.10/arch/nios2/boot/compressed/ |
| H A D | misc.c | 137 uch *in, *out, ch; in flush_window() local
|
| /kernel/linux/linux-5.10/arch/riscv/kernel/ |
| H A D | smp.c | 60 void riscv_cpuid_to_hartid_mask(const struct cpumask *in, struct cpumask *out) in riscv_cpuid_to_hartid_mask() argument
|
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| H A D | ghash-clmulni-intel_glue.c | 221 static int ghash_async_export(struct ahash_request *req, void *out) in ghash_async_export() argument
|
| H A D | sha1_ssse3_glue.c | 82 static int sha1_ssse3_final(struct shash_desc *desc, u8 *out) in sha1_ssse3_final() argument 131 static int sha1_avx_final(struct shash_desc *desc, u8 *out) in sha1_avx_final() argument 51 sha1_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out, sha1_block_fn *sha1_xform) sha1_finup() argument 75 sha1_ssse3_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) sha1_ssse3_finup() argument 125 sha1_avx_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) sha1_avx_finup() argument 207 sha1_avx2_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) sha1_avx2_finup() argument 213 sha1_avx2_final(struct shash_desc *desc, u8 *out) sha1_avx2_final() argument 257 sha1_ni_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) sha1_ni_finup() argument 263 sha1_ni_final(struct shash_desc *desc, u8 *out) sha1_ni_final() argument [all...] |
| /kernel/linux/linux-5.10/arch/s390/crypto/ |
| H A D | des_s390.c | 55 static void s390_des_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in s390_des_encrypt() argument 62 static void s390_des_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in s390_des_decrypt() argument
|
| /kernel/linux/common_modules/tzdriver/core/ |
| H A D | smc_smp.h | 98 struct tc_ns_smc_cmd out[MAX_SMC_CMD]; member
|