| /kernel/linux/linux-5.10/drivers/crypto/ |
| H A D | padlock-sha.c | 48 static int padlock_sha_export(struct shash_desc *desc, void *out) in padlock_sha_export() argument 125 static int padlock_sha1_final(struct shash_desc *desc, u8 *out) in padlock_sha1_final() argument 71 padlock_sha1_finup(struct shash_desc *desc, const u8 *in, unsigned int count, u8 *out) padlock_sha1_finup() argument 132 padlock_sha256_finup(struct shash_desc *desc, const u8 *in, unsigned int count, u8 *out) padlock_sha256_finup() argument 186 padlock_sha256_final(struct shash_desc *desc, u8 *out) padlock_sha256_final() argument 328 padlock_sha1_final_nano(struct shash_desc *desc, u8 *out) padlock_sha1_final_nano() argument 412 padlock_sha256_final_nano(struct shash_desc *desc, u8 *out) padlock_sha256_final_nano() argument 436 padlock_sha_export_nano(struct shash_desc *desc, void *out) padlock_sha_export_nano() argument [all...] |
| H A D | geode-aes.c | 163 geode_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in geode_encrypt() argument 178 geode_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in geode_decrypt() argument
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| H A D | gpio-pcf857x.c | 77 unsigned out; /* software latch */ member
|
| /kernel/linux/linux-5.10/drivers/char/tpm/ |
| H A D | tpm_tis_spi_cr50.c | 185 tpm_tis_spi_cr50_transfer(struct tpm_tis_data *data, u32 addr, u16 len, u8 *in, const u8 *out) tpm_tis_spi_cr50_transfer() argument
|
| /kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ss/ |
| H A D | sun8i-ss-hash.c | 87 int sun8i_ss_hash_export(struct ahash_request *areq, void *out) in sun8i_ss_hash_export() argument
|
| /kernel/linux/linux-5.10/drivers/clk/at91/ |
| H A D | pmc.h | 77 u8 *out; member
|
| /kernel/linux/linux-5.10/drivers/bus/mhi/host/ |
| H A D | pci_generic.c | 150 mhi_pci_read_reg(struct mhi_controller *mhi_cntrl, void __iomem *addr, u32 *out) mhi_pci_read_reg() argument
|
| /kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/ |
| H A D | sun8i-ce-hash.c | 87 int sun8i_ce_hash_export(struct ahash_request *areq, void *out) in sun8i_ce_hash_export() argument
|
| /kernel/linux/linux-5.10/drivers/crypto/hisilicon/hpre/ |
| H A D | hpre.h | 86 __le64 out; member
|
| /kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
| H A D | efi-stub.c | 312 efi_memory_desc_t *in, *out = runtime_map; in efi_get_virtmap() local
|
| /kernel/linux/linux-5.10/drivers/crypto/nx/ |
| H A D | nx-aes-ccm.c | 156 generate_pat(u8 *iv, struct aead_request *req, struct nx_crypto_ctx *nx_ctx, unsigned int authsize, unsigned int nbytes, unsigned int assoclen, u8 *out) generate_pat() argument [all...] |
| 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
|
| /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...] |
| /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...] |
| /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
|