Home
last modified time | relevance | path

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

123

/dports/security/liboqs/liboqs-0.7.0/src/sig/picnic/external/
H A Dlowmc.h15 typedef struct {
17 } recorded_state_t;
/dports/security/botan110/Botan-1.10.17/src/stream/turing/
H A Dtur_tab.cpp12 const byte Turing::SBOX[256] = { member in Botan::Turing
H A Dturing.h46 static const byte SBOX[256]; variable
/dports/security/libtomcrypt/libtomcrypt-1.18.2/src/ciphers/
H A Dxtea.c18 const struct ltc_cipher_descriptor xtea_desc =
/dports/security/botan110/Botan-1.10.17/src/block/gost_28147/
H A Dgost_28147.h73 SecureVector<u32bit> SBOX; variable
/dports/security/dropbear/dropbear-2020.81/libtomcrypt/src/ciphers/twofish/
H A Dtwofish_tab.c18 static const unsigned char SBOX[2][256] = { variable
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/crypto/libtomcrypt/src/ciphers/twofish/
H A Dtwofish_tab.c20 static const unsigned char SBOX[2][256] = { variable
/dports/security/p5-CryptX/CryptX-0.075/src/ltc/ciphers/twofish/
H A Dtwofish_tab.c12 static const unsigned char SBOX[2][256] = { variable
/dports/security/botan110/Botan-1.10.17/src/hash/md2/
H A Dmd2.cpp18 static const byte SBOX[256] = { in hash() local
/dports/cad/lepton-eda/lepton-eda-1.9.17/libleptongui/include/
H A Dx_states.h48 SBOX, enumerator
/dports/security/botan110/Botan-1.10.17/src/block/serpent_x86_32/
H A Dserp_x86_32_imp.S457 #define E_ROUND(A, B, C, D, T, N, SBOX) \ argument
529 #define D_ROUND(A, B, C, D, T, N, SBOX) \ argument
618 #define LOAD_AND_SBOX(MSG, SBOX) \ argument
/dports/databases/pgsphere/pgsphere-e0b303d/
H A Dbox.h16 } SBOX; typedef
/dports/cad/geda/geda-gaf-1.8.2/gattrib/include/
H A Dx_states.h29 SBOX, STARTPAN, STARTSELECT, STARTCOPY, STARTMOVE, ENDCOPY, ENDMOVE, enumerator
/dports/editors/wxhexeditor/wxHexEditor/mhash/lib/
H A Dsnefru.c25 static __const mutils_word32 SBOX[R * 256 * 2]= { variable
/dports/security/mhash/mhash-0.9.9.9/lib/
H A Dsnefru.c25 static __const mutils_word32 SBOX[R * 256 * 2]= { variable
/dports/cad/geda/geda-gaf-1.8.2/gschem/include/
H A Dx_states.h43 SBOX, /* 15 */ enumerator
/dports/devel/dtool/dtool-0.11.0/cargo-crates/yogcrypt-0.0.0/src/sm4/
H A Dmod.rs33 const SBOX: [u8; 256] = [ const
/dports/www/youtube_dl/youtube-dl/youtube_dl/
H A Daes.py207 SBOX = (0x63, 0x7C, 0x77, 0x7B, 0xF2, 0x6B, 0x6F, 0xC5, 0x30, 0x01, 0x67, 0x2B, 0xFE, 0xD7, 0xAB, 0… variable
/dports/security/botan110/Botan-1.10.17/src/block/mars/
H A Dmars.cpp19 const u32bit SBOX[512] = { variable
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/tools/
H A DSZdecode.c27 static unsigned int SBOX[NUMSBOX][256] = { variable
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/source/
H A Dblowfish.c38 static unsigned int SBOX[NUMSBOX][256] = { variable
/dports/devel/aegis/aegis-4.25.D510/common/fp/
H A Dsnefru.cc118 typedef snefru512_word SBOX[256]; typedef
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/tilecachetool/
H A DMemoryChart.java58 private static final Rectangle SBOX = new Rectangle(130, 20, 85, 45); field in MemoryChart
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/crypto/digests/
H A DWhirlpoolDigest.java22 private static final int[] SBOX = { field in WhirlpoolDigest
/dports/devel/cook/cook-2.30/common/fp/
H A Dsnefru.c137 typedef snefru512_word SBOX[256]; typedef

123