Home
last modified time | relevance | path

Searched defs:out (Results 626 - 650 of 1937) sorted by relevance

1...<<21222324252627282930>>...78

/kernel/linux/linux-5.10/drivers/crypto/
H A Dpadlock-sha.c48 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 Dgeode-aes.c163 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 Dgpio-pcf857x.c77 unsigned out; /* software latch */ member
/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm_tis_spi_cr50.c185 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 Dsun8i-ss-hash.c87 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 Dpmc.h77 u8 *out; member
/kernel/linux/linux-5.10/drivers/bus/mhi/host/
H A Dpci_generic.c150 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 Dsun8i-ce-hash.c87 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 Dhpre.h86 __le64 out; member
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A Defi-stub.c312 efi_memory_desc_t *in, *out = runtime_map; in efi_get_virtmap() local
/kernel/linux/linux-5.10/drivers/crypto/nx/
H A Dnx-aes-ccm.c156 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 Dnx-842.c82 u8 *out; member
[all...]
/kernel/linux/linux-5.10/block/partitions/
H A Defi.c668 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 Dbraille_console.c66 u16 out; in braille_write() local
[all...]
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Daes-neonbs-glue.c85 __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 Dcrc32-loongarch.c155 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 Datags_to_fdt.c103 static void hex_str(char *out, uint32_t value) in hex_str() argument
/kernel/linux/linux-5.10/crypto/
H A Dansi_cprng.c67 xor_vectors(unsigned char *in1, unsigned char *in2, unsigned char *out, unsigned int size) xor_vectors() argument
H A Dhmac.c83 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 Delf2ecoff.c68 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 Daes-neonbs-glue.c97 __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 Dmisc.c127 uch *in, *out, ch; in flush_window() local
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Depapr_hcalls.h465 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 Daes-spe-glue.c162 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 Dmisc.c137 uch *in, *out, ch; in flush_window() local

Completed in 16 milliseconds

1...<<21222324252627282930>>...78