Home
last modified time | relevance | path

Searched defs:buf_len (Results 1 – 19 of 19) sorted by relevance

/rk3399_rockchip-uboot/drivers/crypto/
H A Dace_sha.c28 int ace_sha_hash_digest(const unsigned char *pbuf, unsigned int buf_len, in ace_sha_hash_digest()
103 void hw_sha256(const unsigned char *pbuf, unsigned int buf_len, in hw_sha256()
110 void hw_sha1(const unsigned char *pbuf, unsigned int buf_len, in hw_sha1()
/rk3399_rockchip-uboot/drivers/crypto/fsl/
H A Dfsl_hash.c161 int caam_hash(const unsigned char *pbuf, unsigned int buf_len, in caam_hash()
184 void hw_sha256(const unsigned char *pbuf, unsigned int buf_len, in hw_sha256()
191 void hw_sha1(const unsigned char *pbuf, unsigned int buf_len, in hw_sha1()
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/
H A Dboard_late_init.c39 int buf_len = sizeof(dtb_name); in uniphier_set_fdt_file() local
/rk3399_rockchip-uboot/cmd/ddr_tool/
H A Dddr_tool_common.c20 void write_buf_to_ddr(u32 *buf, u32 buf_len, ulong start_adr, ulong length) in write_buf_to_ddr()
35 ulong cmp_buf_data(u32 *buf, u32 buf_len, ulong start_adr, ulong length, in cmp_buf_data()
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Drndis.c151 unsigned buf_len, rndis_resp_t *r) in gen_ndis_query_resp()
652 static int gen_ndis_set_resp(u8 configNr, u32 OID, u8 *buf, u32 buf_len, in gen_ndis_set_resp()
/rk3399_rockchip-uboot/board/beckhoff/mx53cx9020/
H A Dmx53cx9020.c304 static int ccat_write_fn(const void *buf, size_t buf_len, int flush, int cookie) in ccat_write_fn()
/rk3399_rockchip-uboot/drivers/ata/
H A Dahci.c514 unsigned char *buf, int buf_len) in ahci_fill_sg()
651 int fis_len, u8 *buf, int buf_len, u8 is_write) in ahci_device_data_io()
H A Ddwc_ahsata.c323 unsigned char *buf, int buf_len) in ahci_fill_sg()
370 struct sata_fis_h2d *cfis, u8 *buf, u32 buf_len, in ahci_exec_ata_cmd()
/rk3399_rockchip-uboot/drivers/ufs/
H A Dufs.c981 u16 buf_len; in ufshcd_copy_query_response() local
1151 u8 *desc_buf, int *buf_len) in __ufshcd_query_descriptor()
1209 u8 *desc_buf, int *buf_len) in ufshcd_query_descriptor_retry()
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dsl811-hcd.c531 void *data, int buf_len, struct devrequest *cmd) in sl811_rh_submit_urb()
/rk3399_rockchip-uboot/drivers/spi/
H A Dfsl_espi.c257 size_t buf_len; in spi_xfer() local
/rk3399_rockchip-uboot/board/gdsys/a38x/
H A Dhre.c146 size_t buf_len; in find_key() local
/rk3399_rockchip-uboot/drivers/net/
H A Dxilinx_ll_temac_sdma.h57 u32 buf_len; /* Buffer Length */ member
/rk3399_rockchip-uboot/fs/ubifs/
H A Dio.c868 int err, buf_len = ALIGN(len, c->min_io_size); in ubifs_write_node() local
H A Dubifs.h1400 int buf_len; member
/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dspi_flash.c289 size_t cmd_len, const void *buf, size_t buf_len) in spi_flash_write_common()
/rk3399_rockchip-uboot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c294 size_t buf_len; in find_key() local
/rk3399_rockchip-uboot/lib/
H A Dtpm.c1021 size_t buf_len; in tpm_find_key_sha1() local
/rk3399_rockchip-uboot/fs/jffs2/
H A Djffs2_1pass.c1548 uint32_t buf_len; in jffs2_1pass_build_lists() local