Searched refs:SEAL (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dseal.h12 static const char *StaticAlgorithmName() {return B::ToEnum() == LITTLE_ENDIAN_ORDER ? "SEAL-3.0-LE" : "SEAL-3.0-BE";}
34 //! <a href="http://www.weidai.com/scan-mirror/cs.html#SEAL-3.0-BE">SEAL</a>
36 struct SEAL : public SEAL_Info<B>, public SymmetricCipherDocumentation struct in inherits:SEAL_Info,SymmetricCipherDocumentation
H A Dregtest.cpp97 RegisterSymmetricCipherDefaultFactories<SEAL<> >();
114 RegisterSymmetricCipherDefaultFactories<SEAL<LittleEndian> >();
H A Dseal.cpp2 // updated to SEAL 3.0 by Leonard Janke
14 SEAL<>::Encryption x;
H A Dvalidat1.cpp1258 SEAL<>::Encryption seal(key, sizeof(key), iv);

Completed in 112 milliseconds