/openbmc/u-boot/drivers/crypto/ |
H A D | ace_sha.c | 27 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 D | aspeed_hace_v1.c | 117 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 D | aspeed_hace.c | 349 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 D | fsl_hash.c | 161 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 D | ide.c | 135 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 D | canokey.c | 86 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 D | rk_i2c.c | 167 uchar *pbuf = buf; in rk_i2c_read() local 267 uchar *pbuf = buf; in rk_i2c_write() local
|
/openbmc/phosphor-debug-collector/ |
H A D | dump_offload.cpp | 198 std::filebuf* pbuf = infile.rdbuf(); in requestOffload() local
|
/openbmc/ipmitool/src/ |
H A D | ipmishell.c | 101 char *ptr, *pbuf, **ap, *__argv[EXEC_ARG_SIZE]; in ipmi_shell_main() local
|
/openbmc/u-boot/drivers/mmc/ |
H A D | tmio-common.c | 184 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 D | tap-win32.c | 568 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 D | ne2000_base.c | 655 static u8 *pbuf = NULL; variable
|
H A D | ftmac110.h | 139 uint32_t pbuf; member
|
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | build.c | 1453 char *pbuf = &buf[0]; in ubi_mtd_param_parse() local
|
/openbmc/u-boot/fs/ubifs/ |
H A D | recovery.c | 101 static int get_master_node(const struct ubifs_info *c, int lnum, void **pbuf, in get_master_node()
|
/openbmc/qemu/hw/scsi/ |
H A D | esp.c | 451 const uint8_t *pbuf; in esp_cdb_ready() local
|