Home
last modified time | relevance | path

Searched refs:Fe320 (Results 1 – 2 of 2) sorted by relevance

/dports/net/cryptcat/unix/
H A Dtwofish2.cc580 t0 = Fe320( sBox, x0 ); in blockCrypt16()
587 t0 = Fe320( sBox, x2 ); in blockCrypt16()
597 t0 = Fe320( sBox, x0 ); in blockCrypt16()
604 t0 = Fe320( sBox, x2 ); in blockCrypt16()
712 int TwoFish::Fe320( int* sBox, int x ) { in Fe320() function in TwoFish
H A Dtwofish2.h109 int Fe320( int* sBox, int x );