Home
last modified time | relevance | path

Searched defs:pbuf (Results 1 – 9 of 9) sorted by relevance

/u-boot/drivers/crypto/
A Dace_sha.c29 int ace_sha_hash_digest(const unsigned char *pbuf, unsigned int buf_len, in ace_sha_hash_digest()
104 void hw_sha256(const unsigned char *pbuf, unsigned int buf_len, in hw_sha256()
111 void hw_sha1(const unsigned char *pbuf, unsigned int buf_len, in hw_sha1()
/u-boot/drivers/crypto/fsl/
A Dfsl_hash.c164 int caam_hash(const unsigned char *pbuf, unsigned int buf_len, in caam_hash()
204 void hw_sha256(const unsigned char *pbuf, unsigned int buf_len, in hw_sha256()
211 void hw_sha1(const unsigned char *pbuf, unsigned int buf_len, in hw_sha1()
/u-boot/drivers/block/
A Dide.c139 volatile ushort *pbuf; in ide_output_data_shorts() local
156 volatile ushort *pbuf; in ide_input_data_shorts() local
858 volatile ushort *pbuf = in ide_input_swap_data() local
882 volatile ushort *pbuf; in ide_output_data() local
908 volatile ushort *pbuf; in ide_input_data() local
/u-boot/drivers/i2c/
A Drk_i2c.c169 uchar *pbuf = buf; in rk_i2c_read() local
268 uchar *pbuf = buf; in rk_i2c_write() local
/u-boot/drivers/mmc/
A Dtmio-common.c168 char *pbuf, uint blocksize) in tmio_sd_pio_read_one_block()
221 const char *pbuf, uint blocksize) in tmio_sd_pio_write_one_block()
/u-boot/drivers/net/
A Dne2000_base.c656 static u8 *pbuf = NULL; variable
A Dftmac110.h139 uint32_t pbuf; member
/u-boot/drivers/mtd/ubi/
A Dbuild.c1455 char *pbuf = &buf[0]; in ubi_mtd_param_parse() local
/u-boot/fs/ubifs/
A Drecovery.c104 static int get_master_node(const struct ubifs_info *c, int lnum, void **pbuf, in get_master_node()

Completed in 16 milliseconds