Home
last modified time | relevance | path

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

/dports/security/putty/putty-0.76/test/
H A Ddesref.py131 sboxes = [ variable in DES
150 sboxes = [ variable in SGTDES
/dports/security/putty-nogtk/putty-0.76/test/
H A Ddesref.py131 sboxes = [ variable in DES
150 sboxes = [ variable in SGTDES
/dports/devel/emscripten/emscripten-2.0.3/tests/cube2hash/
H A Dtiger.c13 chunk sboxes[4*256]; variable
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/HW/WiimoteEmu/
H A DEncryption.cpp16 constexpr u8 sboxes[18][256] = { variable
/dports/cad/openroad/OpenROAD-2.0/src/rcx/src/
H A Dextplanes.cpp241 odb::dbSet<odb::dbSBox> sboxes = swire->getWires(); in addPowerGs() local
326 odb::dbSet<odb::dbSBox> sboxes = swire->getWires(); in getBboxPerLayer() local
/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A D315-5881_crypt.cpp634 int sega_315_5881_crypt_device::feistel_function(int input, const struct sbox *sboxes, uint32_t sub… in feistel_function()
H A Dcps2crypt.cpp445 static uint8_t fn(uint8_t in, const struct optimised_sbox *sboxes, uint32_t key) in fn()
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A D315-5881_crypt.cpp634 int sega_315_5881_crypt_device::feistel_function(int input, const struct sbox *sboxes, uint32_t sub… in feistel_function()
H A Dcps2crypt.cpp445 static uint8_t fn(uint8_t in, const struct optimised_sbox *sboxes, uint32_t key) in fn()
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/
H A Dlibnetwork_test.go1417 sboxes = make([]libnetwork.Sandbox, numThreads) var
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/capcom/
H A Dcps2_crpt.cpp453 static UINT8 fn(UINT8 in, const struct optimised_sbox *sboxes, UINT32 key) in fn()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/capcom/
H A Dcps2_crpt.cpp453 static UINT8 fn(UINT8 in, const struct optimised_sbox *sboxes, UINT32 key) in fn()
/dports/devel/radare2/radare2-5.1.1/libr/crypto/p/
H A Dcrypto_cps2.c440 static ut8 fn(ut8 in, const struct optimised_sbox *sboxes, ut32 key) { in fn()
/dports/security/p5-Crypt-Eksblowfish/Crypt-Eksblowfish-0.009/lib/Crypt/
H A DEksblowfish.xs675 AV *parray, *sboxes; variable
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dprefs.c1996 GGadgetCreateData sboxes[2], *sarray[50]; in DoPrefs() local
2737 GGadgetCreateData sboxes[2]; in PrefsSubSetDlg() local
/dports/games/bloodfrontier/bloodfrontier/src/shared/
H A Dcrypto.cpp22 chunk sboxes[4*256]; variable
/dports/games/redeclipse/base-2.0.0/src/shared/
H A Dcrypto.cpp22 chunk sboxes[4*256]; variable
/dports/games/redeclipse16/base-1.6.0/src/shared/
H A Dcrypto.cpp22 chunk sboxes[4*256]; variable
/dports/graphics/argyllcms/Argyll_V1.9.2/scanin/
H A Dscanrd_.h228 sbox *sboxes; /* List of sample boxes */ member
/dports/games/tesseract/tesseract/src/shared/
H A Dcrypto.cpp22 chunk sboxes[4*256]; variable
/dports/games/tesseract-data/tesseract/src/shared/
H A Dcrypto.cpp22 chunk sboxes[4*256]; variable
/dports/games/assaultcube/AssaultCube_v1.2.0.2/source/src/
H A Dcrypto.cpp22 chunk sboxes[4*256]; variable
/dports/games/sauerbraten/sauerbraten/src/shared/
H A Dcrypto.cpp22 chunk sboxes[4*256]; variable
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/db/
H A Dtmg_conn.cpp348 dbSet<dbSBox> sboxes; in loadSWire() local
H A DdbBlock.cpp1513 dbSet<dbSBox> sboxes(block, block->_sbox_tbl); in ComputeBBox() local