Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/crypto/
H A Dace_sha.c27 int ace_sha_hash_digest(const unsigned char *pbuf, unsigned int buf_len, in ace_sha_hash_digest()
102 void hw_sha256(const unsigned char *pbuf, unsigned int buf_len, in hw_sha256()
109 void hw_sha1(const unsigned char *pbuf, unsigned int buf_len, in hw_sha1()
H A Daspeed_hace_v1.c117 void hw_sha1(const unsigned char *pbuf, unsigned int buf_len, in hw_sha1()
127 void hw_sha256(const unsigned char *pbuf, unsigned int buf_len, in hw_sha256()
137 void hw_sha384(const unsigned char *pbuf, unsigned int buf_len, in hw_sha384()
147 void hw_sha512(const unsigned char *pbuf, unsigned int buf_len, in hw_sha512()
H A Daspeed_hace.c349 void hw_sha1(const unsigned char *pbuf, unsigned int buf_len, in hw_sha1()
359 void hw_sha256(const unsigned char *pbuf, unsigned int buf_len, in hw_sha256()
369 void hw_sha384(const unsigned char *pbuf, unsigned int buf_len, in hw_sha384()
379 void hw_sha512(const unsigned char *pbuf, unsigned int buf_len, in hw_sha512()
/openbmc/u-boot/drivers/crypto/fsl/
H A Dfsl_hash.c161 int caam_hash(const unsigned char *pbuf, unsigned int buf_len, in caam_hash()
201 void hw_sha256(const unsigned char *pbuf, unsigned int buf_len, in hw_sha256()
208 void hw_sha1(const unsigned char *pbuf, unsigned int buf_len, in hw_sha1()
/openbmc/u-boot/drivers/block/
H A Dide.c135 volatile ushort *pbuf; in ide_output_data_shorts() local
152 volatile ushort *pbuf; in ide_input_data_shorts() local
854 volatile ushort *pbuf = in ide_input_swap_data() local
878 volatile ushort *pbuf; in ide_output_data() local
904 volatile ushort *pbuf; in ide_input_data() local
/openbmc/qemu/hw/usb/
H A Dcanokey.c86 void *base, uint8_t ep, uint8_t *pbuf, uint16_t size) in canokey_emu_prepare_receive()
96 void *base, uint8_t ep, const uint8_t *pbuf, uint16_t size) in canokey_emu_transmit()
/openbmc/u-boot/drivers/i2c/
H A Drk_i2c.c167 uchar *pbuf = buf; in rk_i2c_read() local
267 uchar *pbuf = buf; in rk_i2c_write() local
/openbmc/phosphor-debug-collector/
H A Ddump_offload.cpp198 std::filebuf* pbuf = infile.rdbuf(); in requestOffload() local
/openbmc/ipmitool/src/
H A Dipmishell.c101 char *ptr, *pbuf, **ap, *__argv[EXEC_ARG_SIZE]; in ipmi_shell_main() local
/openbmc/u-boot/drivers/mmc/
H A Dtmio-common.c184 char *pbuf, uint blocksize) in tmio_sd_pio_read_one_block()
237 const char *pbuf, uint blocksize) in tmio_sd_pio_write_one_block()
/openbmc/qemu/net/
H A Dtap-win32.c568 uint8_t **pbuf, int max_size) in tap_win32_read()
586 uint8_t *pbuf) in tap_win32_free_buffer()
/openbmc/u-boot/drivers/net/
H A Dne2000_base.c655 static u8 *pbuf = NULL; variable
H A Dftmac110.h139 uint32_t pbuf; member
/openbmc/u-boot/drivers/mtd/ubi/
H A Dbuild.c1453 char *pbuf = &buf[0]; in ubi_mtd_param_parse() local
/openbmc/u-boot/fs/ubifs/
H A Drecovery.c101 static int get_master_node(const struct ubifs_info *c, int lnum, void **pbuf, in get_master_node()
/openbmc/qemu/hw/scsi/
H A Desp.c451 const uint8_t *pbuf; in esp_cdb_ready() local