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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dwake.h19 struct WAKE_OFB_Info : public FixedKeyLength<32> struct in inherits:FixedKeyLength
62 struct WAKE_OFB : public WAKE_OFB_Info<B>, public SymmetricCipherDocumentation
64 typedef SymmetricCipherFinal<ConcretePolicyHolder<WAKE_Policy<B>, AdditiveCipherTemplate<> >, WAKE_OFB_Info<B> > Encryption;

Completed in 20 milliseconds