Home
last modified time | relevance | path

Searched refs:resize (Results 1 – 25 of 258) sorted by relevance

1234567891011

/openbmc/phosphor-net-ipmid/
H A Dauth_algo.cpp27 output.resize(0); in generateHMAC()
44 output.resize(0); in generateICV()
46 output.resize(integrityCheckValueLength); in generateICV()
62 output.resize(0); in generateHMAC()
81 output.resize(0); in generateICV()
83 output.resize(integrityCheckValueLength); in generateICV()
H A Dcrypt_algo.cpp56 plainPayload.resize(plainPayloadLen); in decryptPayload()
79 payload.resize(payloadLen + paddingLen + 1); in encryptPayload()
146 output.resize(outputLen); in decryptData()
206 output.resize(AESCBC128ConfHeader + outputLen); in encryptData()
/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/
H A Dprofile13 # Use the EDITOR not being set as a trigger to call resize later on
29 if [ ! -x @BINDIR@/resize ] ; then
31 # Optimized resize funciton for bash
32 resize() {
40 # Portable resize function for ash/bash/dash/ksh
42 resize() {
63 /dev/tty[A-z]*) resize >/dev/null;;
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0006-mmal_chain.patch11 /* Lets try resize+chroma first, then transform */
12 - msg_Dbg( p_filter, "Trying to build chroma+resize" );
14 + msg_Dbg( p_filter, "Trying to build chroma+resize, then transform" );
/openbmc/slpd-lite/
H A Dsock_channel.cpp36 outBuffer.resize(readSize); in read()
53 outBuffer.resize(0); in read()
61 outBuffer.resize(0); in read()
66 outBuffer.resize(readDataLen); in read()
H A Dslp_message_handler.cpp86 buff.resize(0); in processSrvTypeRequest()
124 buff.resize(0); in processSrvTypeRequest()
133 buff.resize(length); in processSrvTypeRequest()
185 buff.resize(0); in processSrvRequest()
195 buff.resize(0); in processSrvRequest()
203 buff.resize(0); in processSrvRequest()
214 buff.resize(length); in processSrvRequest()
239 buff.resize(0); in processSrvRequest()
243 buff.resize(buff.size() + slp::response::SIZE_URL_ENTRY + url.length()); in processSrvRequest()
/openbmc/phosphor-ipmi-blobs/test/
H A Dipmi_commit_unittest.cpp28 request.resize(sizeof(struct BmcBlobCommitTx)); in TEST()
44 request.resize(sizeof(struct BmcBlobCommitTx)); in TEST()
62 request.resize(sizeof(struct BmcBlobCommitTx)); in TEST()
82 request.resize(sizeof(struct BmcBlobCommitTx)); in TEST()
H A Dipmi_delete_unittest.cpp25 request.resize(sizeof(struct BmcBlobDeleteTx)); in TEST()
41 request.resize(sizeof(struct BmcBlobDeleteTx)); in TEST()
59 request.resize(sizeof(struct BmcBlobDeleteTx)); in TEST()
H A Dipmi_open_unittest.cpp32 request.resize(sizeof(struct BmcBlobOpenTx)); in TEST()
49 request.resize(sizeof(struct BmcBlobOpenTx)); in TEST()
71 request.resize(sizeof(struct BmcBlobOpenTx)); in TEST()
H A Dipmi_stat_unittest.cpp34 request.resize(sizeof(struct BmcBlobStatTx)); in TEST()
52 request.resize(sizeof(struct BmcBlobStatTx)); in TEST()
74 request.resize(sizeof(struct BmcBlobStatTx)); in TEST()
112 request.resize(sizeof(struct BmcBlobStatTx)); in TEST()
H A Dipmi_enumerate_unittest.cpp24 request.resize(sizeof(struct BmcBlobEnumerateTx)); in TEST()
43 request.resize(sizeof(struct BmcBlobEnumerateTx)); in TEST()
H A Dipmi_close_unittest.cpp28 request.resize(dataLen); in TEST()
49 request.resize(dataLen); in TEST()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/
H A DCVE-2025-24528.patch6 In kdb_log.c:resize(), log an error and fail if the update size is
38 resize(kdb_hlog_t *ulog, uint32_t ulogentries, int ulogfd,
44 @@ -195,6 +195,12 @@ resize(kdb_hlog_t *ulog, uint32_t ulogentries, int ulogfd,
61 - retval = resize(ulog, ulogentries, log_ctx->ulogfd, recsize);
62 + retval = resize(ulog, ulogentries, log_ctx->ulogfd, recsize, upd);
/openbmc/pldm/libpldmresponder/
H A Dbios_table.cpp45 response.resize(currSize + fileSize); in load()
87 table.resize(payloadSize + pldm_bios_table_pad_checksum_size(payloadSize)); in appendPadAndChecksum()
114 table.resize(tableSize + entryLength); in constructEntry()
155 table.resize(tableSize + entryLength, 0); in constructStringEntry()
173 table.resize(tableSize + entryLength, 0); in constructIntegerEntry()
229 table.resize(tableSize + entryLength, 0); in constructEnumEntry()
305 table.resize(tableSize + entryLength); in constructStringEntry()
327 table.resize(tableSize + entryLength); in constructIntegerEntry()
349 table.resize(tableSize + entryLength); in constructEnumEntry()
385 destTable.resize(destBufferLength); in updateTable()
/openbmc/qemu/tests/qemu-iotests/
H A D10660 $QEMU_IMG resize -f "$IMGFMT" --preallocation=$growth_mode "$TEST_IMG" +${GROWTH_SIZE}K
90 $QEMU_IMG resize -f "$IMGFMT" --shrink --preallocation=$growth_mode "$TEST_IMG" -${GROWTH_SIZE}K
107 $QEMU_IMG resize -f "$IMGFMT" --preallocation=$growth_mode "$TEST_IMG" +${GROWTH_SIZE}K
H A D12159 $QEMU_IMG resize "$TEST_IMG" 65M
83 $QEMU_IMG resize "$TEST_IMG" 65M
H A D29265 $QEMU_IMG resize --shrink "$TEST_IMG" 520k
67 $QEMU_IMG resize "$TEST_IMG" 567k
H A D10256 $QEMU_IMG resize -f raw --shrink "$TEST_IMG" $((5 * 64 * 1024))
74 $QEMU_IMG resize --shrink --image-opts \
H A D04876 $QEMU_IMG resize $QEMU_IMG_EXTRA_ARGS "$TEST_IMG" +32M
78 $QEMU_IMG resize -f $IMGFMT "$TEST_IMG" +32M
H A D175.out19 == resize empty image with block_resize ==
23 == resize empty image with block_resize ==
H A D060389 $QEMU_IMG resize --shrink "$TEST_IMG" 32M
398 $QEMU_IMG resize --shrink "$TEST_IMG" 32M
413 $QEMU_IMG resize --shrink "$TEST_IMG" 32M
422 $QEMU_IMG resize --shrink "$TEST_IMG" 32M
435 $QEMU_IMG resize --shrink "$TEST_IMG" 32M
/openbmc/bmcweb/test/http/
H A Dserver_sent_event_test.cpp61 eventContent.resize(expected.size()); in TEST()
83 eventContent.resize(expected.size()); in TEST()
104 eventContent.resize(expected.size()); in TEST()
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/mps/
H A Dmp297x.cpp115 rbuf.resize(statusByteLength + idLength); in checkId()
152 rbuf.resize(statusByteLength); in isPasswordUnlock()
336 rbuf.resize(statusByteLength); in enableMTPPageWriteRead()
345 rbuf.resize(0); in enableMTPPageWriteRead()
397 rbuf.resize(0); in getCRC()
405 rbuf.resize(crcLength); in getCRC()
416 rbuf.resize(0); in getCRC()
424 rbuf.resize(crcLength); in getCRC()
/openbmc/dbus-sensors/src/nvme/
H A DNVMeBasicContext.cpp98 resp.resize(0); in execBasicQuery()
102 resp.resize(UINT8_MAX + 1); in execBasicQuery()
111 resp.resize(0); in execBasicQuery()
119 resp.resize(0); in execBasicQuery()
123 resp.resize(size); in execBasicQuery()
130 resp.resize(0); in execBasicQuery()
/openbmc/phosphor-net-ipmid/test/
H A Dcipher.cpp65 output.resize(cipher::integrity::AlgoSHA1::SHA1_96_AUTHCODE_LENGTH); in TEST()
113 output.resize(cipher::integrity::AlgoSHA1::SHA1_96_AUTHCODE_LENGTH); in TEST()
228 output.resize(cipher::integrity::AlgoSHA256::SHA256_128_AUTHCODE_LENGTH); in TEST()
277 output.resize(cipher::integrity::AlgoSHA256::SHA256_128_AUTHCODE_LENGTH); in TEST()
400 output.resize(outputLen); in TEST()
419 payload.resize(payload.size() + 1); in TEST()
467 output.resize(cipher::crypt::AlgoAES128::AESCBC128ConfHeader + outputLen); in TEST()

1234567891011