Searched refs:GOST (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dgost.h15 static const char *StaticAlgorithmName() {return "GOST";}
18 /// <a href="http://www.weidai.com/scan-mirror/cs.html#GOST">GOST</a>
19 class GOST : public GOST_Info, public BlockCipherDocumentation class in inherits:GOST_Info,BlockCipherDocumentation
53 typedef GOST::Encryption GOSTEncryption;
54 typedef GOST::Decryption GOSTDecryption;
H A Dgost.cpp8 const byte GOST::Base::sBox[8][16]={
18 /* // these are the S-boxes given in the GOST source code listing in Applied
30 bool GOST::Base::sTableCalculated = false;
31 word32 GOST::Base::sTable[4][256];
33 void GOST::Base::UncheckedSetKey(const byte *userKey, unsigned int length, const NameValuePairs &)
42 void GOST::Base::PrecalculateSTable()
63 void GOST::Enc::ProcessAndXorBlock(const byte *inBlock, const byte *xorBlock, byte *outBlock) const
93 void GOST::Dec::ProcessAndXorBlock(const byte *inBlock, const byte *xorBlock, byte *outBlock) const
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/
H A Dmakevms.com275 GOST,-
342 EC/GOST;-
343 DSA/GOST;-
344 DH/GOST;-
362 ";/GOST" + -
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/
H A Dmakevms.com275 GOST,-
342 EC/GOST;-
343 DSA/GOST;-
344 DH/GOST;-
362 ";/GOST" + -
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/
H A Dmakeengines.com99 $! GOST requires a 64-bit integer type, unavailable on VAX.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A Dmakeengines.com99 $! GOST requires a 64-bit integer type, unavailable on VAX.

Completed in 114 milliseconds