Home
last modified time | relevance | path

Searched refs:shiftRows (Results 1 – 25 of 30) sorted by relevance

12

/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/crypto/engines/
H A DDSTU7624Engine.java165 shiftRows(); in processBlock()
276 shiftRows(); in workingKeyExpandKT()
285 shiftRows(); in workingKeyExpandKT()
294 shiftRows(); in workingKeyExpandKT()
324 shiftRows(); in workingKeyExpandEven()
333 shiftRows(); in workingKeyExpandEven()
364 shiftRows(); in workingKeyExpandEven()
373 shiftRows(); in workingKeyExpandEven()
575 private void shiftRows() in shiftRows() method in DSTU7624Engine
/dports/finance/quantlib/QuantLib-1.20/ql/termstructures/volatility/swaption/
H A Dswaptionvolmatrix.cpp259 Size shiftRows, in checkInputs() argument
270 if(shiftRows==0 && shiftsColumns==0) { in checkInputs()
272 shiftRows = volRows; in checkInputs()
276 QL_REQUIRE(nOptionTenors_==shiftRows, in checkInputs()
278 nOptionTenors_ << ") and number of rows (" << shiftRows << in checkInputs()
H A Dswaptionvolmatrix.hpp158 Size shiftRows,
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/crypto/digests/
H A DHarakaBase.java58 static byte[] shiftRows(byte[] s) in shiftRows() method in HarakaBase
71 s = shiftRows(s); in aesEnc()
H A DDSTU7564Digest.java256 shiftRows(s); in P()
275 shiftRows(s); in Q()
338 private void shiftRows(long[] s) in shiftRows() method in DSTU7564Digest
/dports/www/wt/wt-4.6.1/src/Wt/
H A DWBatchEditProxyModel.C542 shiftRows(item, proxyRow, -1); in sourceRowsAboutToBeRemoved()
603 shiftRows(item, proxyRow, 1); in sourceRowsInserted()
633 shiftRows(item, proxyRow, 1); in sourceRowsInserted()
800 void WBatchEditProxyModel::shiftRows(ValueMap& v, int row, int count) in shiftRows() function
840 void WBatchEditProxyModel::shiftRows(Item *item, int row, int count) in shiftRows() function
844 shiftRows(item->editedValues_, row, count); in shiftRows()
864 shiftRows(item, row, count); in insertRows()
894 shiftRows(item->editedValues_, row, -count); in removeRows()
1090 shiftRows(item, row, 1); in revertAll()
H A DWBatchEditProxyModel.h262 void shiftRows(ValueMap& v, int row, int count);
263 void shiftRows(Item *item, int row, int count);
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/tracking/src/
H A DtrackerKCF.cpp104 void shiftRows(Mat& mat) const;
105 void shiftRows(Mat& mat, int n) const;
783 shiftRows(xyf, x_data.rows/2); in denseGaussKernel()
808 void TrackerKCFImpl::shiftRows(Mat& mat) const { in shiftRows() function in cv::tracking::impl::TrackerKCFImpl
824 void TrackerKCFImpl::shiftRows(Mat& mat, int n) const { in shiftRows() function in cv::tracking::impl::TrackerKCFImpl
829 shiftRows(mat); in shiftRows()
834 shiftRows(mat); in shiftRows()
845 shiftRows(mat,n); in shiftCols()
850 shiftRows(mat,n); in shiftCols()
/dports/security/libgnome-keyring/libgnome-keyring-3.12.0/library/tests/mock/
H A Daes.py229 def shiftRows(self, state, isInv): member in AES
280 state = self.shiftRows(state, False)
287 state = self.shiftRows(state, True)
303 state = self.shiftRows(state, False)
318 state = self.shiftRows(state, True)
/dports/security/libsecret/libsecret-0.20.4/libsecret/mock/
H A Daes.py227 def shiftRows(self, state, isInv):
278 state = self.shiftRows(state, False)
285 state = self.shiftRows(state, True)
301 state = self.shiftRows(state, False)
316 state = self.shiftRows(state, True)
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dstampbrush.cpp383 static void shiftRows(TileLayer *tileLayer, Map::StaggerIndex staggerIndex) in shiftRows() function
508 shiftRows(tileLayer, stampStaggerIndex); in drawPreviewLayer()
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DDecrypt.cc682 static inline void shiftRows(Guchar *state) { in shiftRows() function
882 shiftRows(s->state); in aesEncryptBlock()
889 shiftRows(s->state); in aesEncryptBlock()
1006 shiftRows(s->state); in aes256EncryptBlock()
1013 shiftRows(s->state); in aes256EncryptBlock()
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DDecrypt.cc682 static inline void shiftRows(Guchar *state) { in shiftRows() function
882 shiftRows(s->state); in aesEncryptBlock()
889 shiftRows(s->state); in aesEncryptBlock()
1006 shiftRows(s->state); in aes256EncryptBlock()
1013 shiftRows(s->state); in aes256EncryptBlock()
/dports/audio/madronalib/madronalib-1.6-1016-g103895f/Tests/
H A DdspOpsTest.cpp191 auto n = shiftRows(k, 2);
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/poppler/
H A DDecrypt.cc707 static inline void shiftRows(Guchar *state) { in shiftRows() function
907 shiftRows(s->state); in aesEncryptBlock()
914 shiftRows(s->state); in aesEncryptBlock()
1031 shiftRows(s->state); in aes256EncryptBlock()
1038 shiftRows(s->state); in aes256EncryptBlock()
/dports/graphics/poppler/poppler-21.12.0/poppler/
H A DDecrypt.cc674 static inline void shiftRows(unsigned char *state) in shiftRows() function
941 shiftRows(s->state); in aesEncryptBlock()
948 shiftRows(s->state); in aesEncryptBlock()
1066 shiftRows(s->state); in aes256EncryptBlock()
1073 shiftRows(s->state); in aes256EncryptBlock()
/dports/graphics/poppler-qt5/poppler-21.12.0/poppler/
H A DDecrypt.cc674 static inline void shiftRows(unsigned char *state) in shiftRows() function
941 shiftRows(s->state); in aesEncryptBlock()
948 shiftRows(s->state); in aesEncryptBlock()
1066 shiftRows(s->state); in aes256EncryptBlock()
1073 shiftRows(s->state); in aes256EncryptBlock()
/dports/graphics/poppler-glib/poppler-21.12.0/poppler/
H A DDecrypt.cc674 static inline void shiftRows(unsigned char *state) in shiftRows() function
941 shiftRows(s->state); in aesEncryptBlock()
948 shiftRows(s->state); in aesEncryptBlock()
1066 shiftRows(s->state); in aes256EncryptBlock()
1073 shiftRows(s->state); in aes256EncryptBlock()
/dports/graphics/poppler-utils/poppler-21.12.0/poppler/
H A DDecrypt.cc674 static inline void shiftRows(unsigned char *state) in shiftRows() function
941 shiftRows(s->state); in aesEncryptBlock()
948 shiftRows(s->state); in aesEncryptBlock()
1066 shiftRows(s->state); in aes256EncryptBlock()
1073 shiftRows(s->state); in aes256EncryptBlock()
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcHeuristic.cpp734 int shiftRows = 0; in smallBranchAndBound() local
736 shiftRows = solver->getNumRows() - numberNodes_; in smallBranchAndBound()
737 int numberRowsStart = solver->getNumRows() - shiftRows; in smallBranchAndBound()
817 double ratio = sizeRatio(afterRows - shiftRows, afterCols, in smallBranchAndBound()
871 double ratio = sizeRatio(afterRows2 - shiftRows, afterCols2, in smallBranchAndBound()
1022 double ratio = sizeRatio(solver2->getNumRows() - shiftRows, solver2->getNumCols(), in smallBranchAndBound()
/dports/graphics/xpdf3/xpdf-3.04/xpdf/
H A DDecrypt.cc615 static inline void shiftRows(Guchar *state) { in shiftRows() function
819 shiftRows(s->state); in aesEncryptBlock()
826 shiftRows(s->state); in aesEncryptBlock()
/dports/devel/tex-web2c/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DDecrypt.cc615 static inline void shiftRows(Guchar *state) { in shiftRows() function
819 shiftRows(s->state); in aesEncryptBlock()
826 shiftRows(s->state); in aesEncryptBlock()
/dports/japanese/tex-ptex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DDecrypt.cc615 static inline void shiftRows(Guchar *state) { in shiftRows() function
819 shiftRows(s->state); in aesEncryptBlock()
826 shiftRows(s->state); in aesEncryptBlock()
/dports/print/tex-basic-engines/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DDecrypt.cc615 static inline void shiftRows(Guchar *state) { in shiftRows() function
819 shiftRows(s->state); in aesEncryptBlock()
826 shiftRows(s->state); in aesEncryptBlock()
/dports/print/tex-aleph/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DDecrypt.cc615 static inline void shiftRows(Guchar *state) { in shiftRows() function
819 shiftRows(s->state); in aesEncryptBlock()
826 shiftRows(s->state); in aesEncryptBlock()

12