Home
last modified time | relevance | path

Searched defs:paddedLen (Results 1 – 25 of 38) sorted by relevance

12

/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/crypto/macs/
H A DDSTU7564Mac.java154 …int paddedLen = ((in.length + engine.getByteLength() - 1) / engine.getByteLength()) * engine.getBy… in padKey() local
/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/source/XMPFiles/FormatSupport/
H A DPSIR_FileWriter.cpp297 XMP_Uns16 paddedLen = (nameLen + 2) & 0xFFFE; // ! Round up to an even total. Yes, +2! in ParseFileResources() local
531 XMP_Uns16 paddedLen = (nameLen + 2) & 0xFFFE; // ! Round up to an even total. Yes, +2! in UpdateFileResources() local
/dports/textproc/exempi/exempi-2.5.2/XMPFiles/source/FormatSupport/
H A DPSIR_FileWriter.cpp314 XMP_Uns16 paddedLen = (nameLen + 2) & 0xFFFE; // ! Round up to an even total. Yes, +2! in ParseFileResources() local
566 XMP_Uns16 paddedLen = (nameLen + 2) & 0xFFFE; // ! Round up to an even total. Yes, +2! in UpdateFileResources() local
/dports/multimedia/zoneminder/zoneminder-1.36.5/src/
H A Dzm_rtp_ctrl.cpp120 int paddedLen = 4+2+item->len+1; // Add null byte in recvPacket() local
/dports/graphics/darktable38/darktable-3.8.0/src/external/rawspeed/src/utilities/rstest/
H A Drstest.cpp278 const int paddedLen = roundUp(realLen, dataAlignment); in writePFM() local
/dports/graphics/darktable/darktable-3.6.1/src/external/rawspeed/src/utilities/rstest/
H A Drstest.cpp273 const int paddedLen = roundUp(realLen, dataAlignment); in writePFM() local
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/rawspeed/src/utilities/rstest/
H A Drstest.cpp275 const int paddedLen = roundUp(realLen, dataAlignment); in writePFM() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/text/hyphenation/
H A Dhyphenator_aosp.cc117 const size_t paddedLen = len + 2; // start and stop code each count for 1 in hyphenate() local
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/freebl/
H A Daeskeywrap.c554 unsigned int paddedLen; in AESKeyWrap_DecryptKWP() local
/dports/security/ca_root_nss/nss-3.71/nss/lib/freebl/
H A Daeskeywrap.c554 unsigned int paddedLen; in AESKeyWrap_DecryptKWP() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/text/hyphenation/
H A Dhyphenator_aosp.cc117 const size_t paddedLen = len + 2; // start and stop code each count for 1 in hyphenate() local
/dports/www/firefox/firefox-99.0/security/nss/lib/freebl/
H A Daeskeywrap.c554 unsigned int paddedLen; in AESKeyWrap_DecryptKWP() local
/dports/security/nss/nss-3.76.1/nss/lib/freebl/
H A Daeskeywrap.c554 unsigned int paddedLen; in AESKeyWrap_DecryptKWP() local
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/freebl/
H A Daeskeywrap.c554 unsigned int paddedLen; in AESKeyWrap_DecryptKWP() local
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/freebl/
H A Daeskeywrap.c554 unsigned int paddedLen; in AESKeyWrap_DecryptKWP() local
/dports/net/iipsrv/iipsrv-iipsrv-1.1/fcgi/libfcgi/
H A Dfcgiapp.c1462 int len, paddedLen; in ProcessManagementRecord() local
/dports/www/fcgi/fcgi-2.4.0/libfcgi/
H A Dfcgiapp.c1462 int len, paddedLen; in ProcessManagementRecord() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/ssl/
H A DSSLCipher.java1224 int paddedLen = fragmentSize + macLen + 1; in calculatePacketSize() local
1518 int paddedLen = fragmentSize + macLen + 1; in calculatePacketSize() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/ssl/
H A DSSLCipher.java1224 int paddedLen = fragmentSize + macLen + 1; in calculatePacketSize() local
1518 int paddedLen = fragmentSize + macLen + 1; in calculatePacketSize() local
/dports/www/p5-FCGI/FCGI-0.82/
H A Dfcgiapp.c1462 int len, paddedLen; in ProcessManagementRecord() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/security/ssl/
H A DSSLCipher.java1273 int paddedLen = fragmentSize + macLen + 1; in calculatePacketSize() local
1567 int paddedLen = fragmentSize + macLen + 1; in calculatePacketSize() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/security/ssl/
H A DSSLCipher.java1274 int paddedLen = fragmentSize + macLen + 1; in calculatePacketSize() local
1568 int paddedLen = fragmentSize + macLen + 1; in calculatePacketSize() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/security/ssl/
H A DSSLCipher.java1273 int paddedLen = fragmentSize + macLen + 1; in calculatePacketSize() local
1567 int paddedLen = fragmentSize + macLen + 1; in calculatePacketSize() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/sun/security/ssl/
H A DSSLCipher.java1274 int paddedLen = fragmentSize + macLen + 1; in calculatePacketSize() local
1568 int paddedLen = fragmentSize + macLen + 1; in calculatePacketSize() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/sun/security/ssl/
H A DSSLCipher.java1277 int paddedLen = fragmentSize + macLen + 1; in calculatePacketSize() local
1571 int paddedLen = fragmentSize + macLen + 1; in calculatePacketSize() local

12