Searched defs:BlockCipherFinal (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 Dseckey.h151 class BlockCipherFinal : public ClonableImpl<BlockCipherFinal<DIR, BASE>, BASE> class in inherits:ClonableImpl
154 BlockCipherFinal() {} function in class:BlockCipherFinal
155 BlockCipherFinal(const byte *key) function in class:BlockCipherFinal
157 BlockCipherFinal(const byte *key, size_t length) function in class:BlockCipherFinal
159 BlockCipherFinal(const byte *key, size_t length, unsigned int rounds) function in class:BlockCipherFinal

Completed in 52 milliseconds