| /openbmc/phosphor-net-ipmid/ |
| H A D | auth_algo.cpp | 27 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 D | crypt_algo.cpp | 56 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 D | profile | 13 # 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 D | 0006-mmal_chain.patch | 11 /* 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 D | sock_channel.cpp | 36 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 D | slp_message_handler.cpp | 86 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 D | ipmi_commit_unittest.cpp | 28 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 D | ipmi_delete_unittest.cpp | 25 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 D | ipmi_open_unittest.cpp | 32 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 D | ipmi_stat_unittest.cpp | 34 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 D | ipmi_enumerate_unittest.cpp | 24 request.resize(sizeof(struct BmcBlobEnumerateTx)); in TEST() 43 request.resize(sizeof(struct BmcBlobEnumerateTx)); in TEST()
|
| H A D | ipmi_close_unittest.cpp | 28 request.resize(dataLen); in TEST() 49 request.resize(dataLen); in TEST()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/ |
| H A D | CVE-2025-24528.patch | 6 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 D | bios_table.cpp | 45 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 D | 106 | 60 $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 D | 121 | 59 $QEMU_IMG resize "$TEST_IMG" 65M 83 $QEMU_IMG resize "$TEST_IMG" 65M
|
| H A D | 292 | 65 $QEMU_IMG resize --shrink "$TEST_IMG" 520k 67 $QEMU_IMG resize "$TEST_IMG" 567k
|
| H A D | 102 | 56 $QEMU_IMG resize -f raw --shrink "$TEST_IMG" $((5 * 64 * 1024)) 74 $QEMU_IMG resize --shrink --image-opts \
|
| H A D | 048 | 76 $QEMU_IMG resize $QEMU_IMG_EXTRA_ARGS "$TEST_IMG" +32M 78 $QEMU_IMG resize -f $IMGFMT "$TEST_IMG" +32M
|
| H A D | 175.out | 19 == resize empty image with block_resize == 23 == resize empty image with block_resize ==
|
| H A D | 060 | 389 $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 D | server_sent_event_test.cpp | 61 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 D | mp297x.cpp | 115 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 D | NVMeBasicContext.cpp | 98 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 D | cipher.cpp | 65 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()
|