| /kernel/linux/linux-5.10/drivers/bcma/ |
| H A D | sprom.c | 39 bcma_arch_register_fallback_sprom(int (*sprom_callback)(struct bcma_bus *bus, struct ssb_sprom *out)) bcma_arch_register_fallback_sprom() argument 49 bcma_fill_sprom_with_fallback(struct bcma_bus *bus, struct ssb_sprom *out) bcma_fill_sprom_with_fallback() argument
|
| /kernel/linux/linux-5.10/crypto/asymmetric_keys/ |
| H A D | public_key.c | 211 software_key_eds_op(struct kernel_pkey_params *params, const void *in, void *out) software_key_eds_op() argument
|
| /kernel/linux/linux-5.10/drivers/char/ |
| H A D | dsp56k.c | 359 int dir, out, status; in dsp56k_ioctl() local
|
| /kernel/linux/linux-5.10/drivers/crypto/allwinner/sun4i-ss/ |
| H A D | sun4i-ss-hash.c | 62 int sun4i_hash_export_md5(struct ahash_request *areq, void *out) in sun4i_hash_export_md5() argument 104 int sun4i_hash_export_sha1(struct ahash_request *areq, void *out) in sun4i_hash_export_sha1() argument
|
| /kernel/linux/linux-5.10/drivers/char/tpm/ |
| H A D | tpm1-cmd.c | 532 struct tpm1_get_random_out *out; in tpm1_get_random() local [all...] |
| H A D | tpm-interface.c | 442 int tpm_get_random(struct tpm_chip *chip, u8 *out, size_t max) in tpm_get_random() argument [all...] |
| H A D | tpm-sysfs.c | 36 struct tpm_readpubek_out *out; in pubek_show() local
|
| /kernel/linux/linux-5.10/drivers/clk/ |
| H A D | clk-max9485.c | 35 unsigned long out; member [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/ccp/ |
| H A D | ccp-crypto-sha.c | 231 static int ccp_sha_export(struct ahash_request *req, void *out) in ccp_sha_export() argument
|
| H A D | ccp-crypto-aes-cmac.c | 220 static int ccp_aes_cmac_export(struct ahash_request *req, void *out) in ccp_aes_cmac_export() argument
|
| /kernel/linux/linux-5.10/drivers/clk/at91/ |
| H A D | clk-pll.c | 64 u8 out = 0; in clk_pll_prepare() local
|
| /kernel/linux/linux-5.10/drivers/dma/idxd/ |
| H A D | cdev.c | 173 __poll_t out = 0; in idxd_cdev_poll() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_ctx.c | 298 amdgpu_ctx_query(struct amdgpu_device *adev, struct amdgpu_fpriv *fpriv, uint32_t id, union drm_amdgpu_ctx_out *out) amdgpu_ctx_query() argument 334 amdgpu_ctx_query2(struct amdgpu_device *adev, struct amdgpu_fpriv *fpriv, uint32_t id, union drm_amdgpu_ctx_out *out) amdgpu_ctx_query2() argument [all...] |
| /kernel/linux/linux-5.10/arch/mips/crypto/ |
| H A D | crc32-mips.c | 204 static int chksum_final(struct shash_desc *desc, u8 *out) argument 212 static int chksumc_final(struct shash_desc *desc, u8 *out) argument 220 static int __chksum_finup(u32 crc, const u8 *data, unsigned int len, u8 *out) argument 222 put_unaligned_le32(crc32_mips_le_hw(crc, data, len), out); local 226 static int __chksumc_finup(u32 crc, const u8 *data, unsigned int len, u8 *out) argument 228 put_unaligned_le32(~crc32c_mips_le_hw(crc, data, len), out); local 232 chksum_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) global() argument 240 chksumc_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) global() argument 248 chksum_digest(struct shash_desc *desc, const u8 *data, unsigned int length, u8 *out) global() argument 256 chksumc_digest(struct shash_desc *desc, const u8 *data, unsigned int length, u8 *out) global() argument [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
| H A D | adf_admin.c | 113 adf_put_admin_msg_sync(struct adf_accel_dev *accel_dev, u32 ae, void *in, void *out) adf_put_admin_msg_sync() argument
|
| /kernel/linux/linux-6.6/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-6.6/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-6.6/arch/mips/crypto/ |
| H A D | crc32-mips.c | 210 static int chksum_final(struct shash_desc *desc, u8 *out) argument 218 static int chksumc_final(struct shash_desc *desc, u8 *out) argument 226 static int __chksum_finup(u32 crc, const u8 *data, unsigned int len, u8 *out) argument 228 put_unaligned_le32(crc32_mips_le_hw(crc, data, len), out); local 232 static int __chksumc_finup(u32 crc, const u8 *data, unsigned int len, u8 *out) argument 234 put_unaligned_le32(~crc32c_mips_le_hw(crc, data, len), out); local 238 chksum_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) global() argument 246 chksumc_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) global() argument 254 chksum_digest(struct shash_desc *desc, const u8 *data, unsigned int length, u8 *out) global() argument 262 chksumc_digest(struct shash_desc *desc, const u8 *data, unsigned int length, u8 *out) global() argument [all...] |
| /kernel/linux/linux-6.6/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-6.6/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-6.6/arch/alpha/boot/ |
| H A D | misc.c | 125 uch *in, *out, ch; in flush_window() local
|
| /kernel/linux/linux-6.6/arch/arm/crypto/ |
| H A D | aes-neonbs-glue.c | 88 __ecb_crypt(struct skcipher_request *req, void (*fn)(u8 out[], u8 const in[], u8 const rk[], int rounds, int blocks)) __ecb_crypt() argument 337 __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-6.6/arch/arm/boot/compressed/ |
| H A D | atags_to_fdt.c | 104 static void hex_str(char *out, uint32_t value) in hex_str() argument
|
| /kernel/linux/linux-6.6/arch/arm64/crypto/ |
| H A D | aes-neonbs-glue.c | 94 __ecb_crypt(struct skcipher_request *req, void (*fn)(u8 out[], u8 const in[], u8 const rk[], int rounds, int blocks)) __ecb_crypt() argument 276 __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 289 u8 *out, *in; __xts_crypt() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/net/ |
| H A D | bpf_jit_comp64.c | 276 static int bpf_jit_emit_tail_call(u32 *image, struct codegen_context *ctx, u32 out) in bpf_jit_emit_tail_call() argument [all...] |