Searched defs:sbox (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dsharkbox.cpp6 const byte SHARK::Enc::sbox[256] = { member in class:SHARK::Enc
25 const byte SHARK::Dec::sbox[256] = { member in class:SHARK::Dec
H A Dblowfish.h33 FixedSizeSecBlock<word32, 4*256> sbox; member in class:Blowfish::Base
H A Dshark.h41 static const byte sbox[256]; member in class:SHARK::Enc
51 static const byte sbox[256]; member in class:SHARK::Dec
H A Ddes.cpp173 static byte sbox[8][64] = { variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Darcfour.c38 byte sbox[256]; member in struct:__anon2338
47 register byte *sbox = ctx->sbox; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Darcfour.c38 byte sbox[256]; member in struct:__anon6792
47 register byte *sbox = ctx->sbox; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libsmb/
H A Dsmbdes.c109 static const uchar sbox[8][4][16] = { variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Daes.c54 static uint8_t sbox[256]; variable
130 static inline void crypt(AVAES *a, int s, const uint8_t *sbox, argument
168 init_multbl2(uint32_t tbl[][256], const int c[4], const uint8_t *log8, const uint8_t *alog8, const uint8_t *sbox) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dsmbdes.c113 static uchar sbox[8][4][16] = { variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Daes.c48 static uint8_t sbox[256]; variable
124 static inline void crypt(AVAES *a, int s, const uint8_t *sbox, argument
162 init_multbl2(uint32_t tbl[][256], const int c[4], const uint8_t *log8, const uint8_t *alog8, const uint8_t *sbox) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dufc.c119 static int sbox[8][4][16]= { variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/tests/
H A Dcrypttest.c142 static int sbox[8][4][16]= { variable

Completed in 109 milliseconds