Home
last modified time | relevance | path

Searched defs:bufio (Results 1 – 7 of 7) sorted by relevance

/openbmc/bmcweb/src/
H A Dssl_key_handler.cpp156 BIO* bufio = BIO_new_mem_buf(static_cast<void*>(fileContents.data()), in verifyOpensslKeyCert() local
335 BIO* bufio = BIO_new(BIO_s_mem()); in generateSslCertificate() local
/openbmc/linux/drivers/md/
H A Ddm-verity-fec.h38 struct dm_bufio_client *bufio; /* for parity data access */ member
H A Ddm-verity.h40 struct dm_bufio_client *bufio; member
H A Ddm-ebs-target.c25 struct dm_bufio_client *bufio; /* Use dm-bufio for read and read-modify-write processing. */ member
H A Ddm-verity-fec.c223 struct dm_bufio_client *bufio; in fec_read_bufs() local
H A Ddm-integrity.c172 struct dm_bufio_client *bufio; member
/openbmc/linux/drivers/md/persistent-data/
H A Ddm-block-manager.c380 struct dm_bufio_client *bufio; member