Home
last modified time | relevance | path

Searched defs:cIterations (Results 1 – 16 of 16) sorted by relevance

/dports/devel/spatialindex/spatialindex-src-1.8.5/src/tprtree/
H A DIndex.cc217 uint32_t cIterations; in findLeastOverlap() local
/dports/net/gamenetworkingsockets/GameNetworkingSockets-1.3.0/tests/
H A Dtest_crypto.cpp595 void SymmetricAuthEncryptRepeatedly( int cIterations, AES_GCM_EncryptContext &ctxEnc, uint8 *pubDat… in SymmetricAuthEncryptRepeatedly()
618 void SymmetricAuthDecryptRepeatedly( int cIterations, AES_GCM_DecryptContext &ctxDec, uint8 *pubEnc… in SymmetricAuthDecryptRepeatedly()
/dports/devel/spatialindex/spatialindex-src-1.8.5/src/rtree/
H A DIndex.cc219 uint32_t cIterations; in findLeastOverlap() local
/dports/devel/spatialindex/spatialindex-src-1.8.5/src/mvrtree/
H A DIndex.cc252 uint32_t cIterations; in findLeastOverlap() local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/runnable/
H A Deh.d76 int cIterations = 10; in test2() local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/
H A Deh.d76 int cIterations = 10; in test2() local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.test/runnable/
H A Deh.d76 int cIterations = 10; in test2() local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.test/runnable/
H A Deh.d76 int cIterations = 10; in test2() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.test/runnable/
H A Deh.d76 int cIterations = 10; in test2() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/
H A Deh.d76 int cIterations = 10; in test2() local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gdc.test/runnable/
H A Deh.d76 int cIterations = 10; in test2() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gdc.test/runnable/
H A Deh.d76 int cIterations = 10; in test2() local
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gdc.test/runnable/
H A Deh.d76 int cIterations = 10; in test2() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/runnable/
H A Deh.d76 int cIterations = 10; in test2() local
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/libzip/libzip/lib/
H A Dzip_crypto_win.c225 pbkdf2(PUCHAR pbPassword, ULONG cbPassword, PUCHAR pbSalt, ULONG cbSalt, DWORD cIterations, PUCHAR … in pbkdf2()
/dports/archivers/libzip/libzip-1.7.3/lib/
H A Dzip_crypto_win.c226 pbkdf2(PUCHAR pbPassword, ULONG cbPassword, PUCHAR pbSalt, ULONG cbSalt, DWORD cIterations, PUCHAR … in pbkdf2()