Searched defs:in (Results 176 - 200 of 819) sorted by path

1234567891011>>

/linux-master/drivers/crypto/
H A Dpadlock-aes.c211 static void ecb_crypt_copy(const u8 *in, u8 *out, u32 *key, argument
225 static u8 *cbc_crypt_copy(const u8 *in, u8 *out, u32 *key, argument
239 static inline void ecb_crypt(const u8 *in, u8 *out, u32 *key, argument
253 cbc_crypt(const u8 *in, u8 *out, u32 *key, u8 *iv, struct cword *cword, int count) argument
306 padlock_aes_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) argument
315 padlock_aes_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) argument
[all...]
H A Dpadlock-sha.c56 static int padlock_sha_import(struct shash_desc *desc, const void *in) argument
72 static int padlock_sha1_finup(struct shash_desc *desc, const u8 *in, argument
133 static int padlock_sha256_finup(struct shash_desc *desc, const u8 *in, argument
447 padlock_sha_import_nano(struct shash_desc *desc, const void *in) argument
[all...]
H A Ds5p-sss.c1707 s5p_hash_import(struct ahash_request *req, const void *in) argument
[all...]
H A Dsa2ul.c371 static void sa_swiz_128(u8 *in, u16 len) argument
1068 u32 *out, *in; local
1601 sa_sha_import(struct ahash_request *req, const void *in) argument
[all...]
H A Dsahara.c1081 static int sahara_sha_import(struct ahash_request *req, const void *in) argument
H A Dtalitos.c2157 ahash_import(struct ahash_request *areq, const void *in) argument
[all...]
/linux-master/drivers/crypto/qce/
H A Dsha.c165 static int qce_ahash_import(struct ahash_request *req, const void *in) argument
/linux-master/drivers/crypto/rockchip/
H A Drk3288_crypto_ahash.c179 static int rk_ahash_import(struct ahash_request *req, const void *in) argument
/linux-master/drivers/crypto/starfive/
H A Djh7110-hash.c357 static int starfive_hash_import(struct ahash_request *req, const void *in) argument
H A Djh7110-rsa.c71 starfive_rsa_montgomery_form(struct starfive_cryp_ctx *ctx, u32 *out, u32 *in, u8 mont, u32 *mod, int bit_len) argument
/linux-master/drivers/crypto/stm32/
H A Dstm32-cryp.c440 static inline void ux500_swizzle_key(const u8 *in, u8 *out, u32 len) argument
[all...]
H A Dstm32-hash.c1465 static int stm32_hash_import(struct ahash_request *req, const void *in) argument
/linux-master/drivers/crypto/tegra/
H A Dtegra-se-aes.c1771 static int tegra_cmac_import(struct ahash_request *req, const void *in) argument
H A Dtegra-se-hash.c188 static int tegra_sha_fallback_import(struct ahash_request *req, const void *in) argument
642 static int tegra_sha_import(struct ahash_request *req, const void *in) argument
/linux-master/drivers/crypto/xilinx/
H A Dzynqmp-sha.c111 static int zynqmp_sha_import(struct shash_desc *desc, const void *in) argument
/linux-master/drivers/cxl/core/
H A Dport.c2164 set_access_coordinates(struct access_coordinate *out, struct access_coordinate *in) argument
[all...]
/linux-master/drivers/firmware/arm_scmi/
H A Dsensors.c266 scmi_parse_range_attrs(struct scmi_range_attrs *out, const struct scmi_msg_resp_attrs *in) argument
897 scmi_parse_sensor_readings(struct scmi_sensor_reading *out, const struct scmi_sensor_reading_resp *in) argument
/linux-master/drivers/firmware/efi/libstub/
H A Defi-stub.c233 efi_memory_desc_t *in, *out = runtime_map; local
[all...]
/linux-master/drivers/firmware/efi/
H A Dmemattr.c56 static bool entry_is_valid(const efi_memory_desc_t *in, efi_memory_desc_t *out) argument
[all...]
/linux-master/drivers/firmware/google/
H A Dvpd_decode.c12 static int vpd_decode_len(const u32 max_len, const u8 *in, argument
/linux-master/drivers/fsi/
H A Dfsi-master-gpio.c65 int in; local
[all...]
/linux-master/drivers/gnss/
H A Dusb.c121 struct usb_endpoint_descriptor *in, *out; local
/linux-master/drivers/gpio/
H A Dgpio-max3191x.c138 u8 in = ((u8 *)max3191x->xfer.rx_buf)[i * 2]; local
211 u8 in; local
240 unsigned long in; local
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_bo_list.c184 int amdgpu_bo_create_list_entry_array(struct drm_amdgpu_bo_list_in *in, argument
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_util.c29 static dml_float_t _log(float in) argument

Completed in 456 milliseconds

1234567891011>>