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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dblumshub.h23 bool IsSelfInverting() const {return true;} function in class:PublicBlumBlumShub
H A Darc4.h24 bool IsSelfInverting() const {return true;} function in class:Weak1::ARC4_Base
H A Dauthenc.h16 bool IsSelfInverting() const {return true;} function in class:AuthenticatedSymmetricCipherBase
H A Dstrciphr.h143 bool IsSelfInverting() const {return true;} function in class:AdditiveCipherTemplate
243 bool IsSelfInverting() const {return false;} function in class:CFB_CipherTemplate
H A Dmodes.h166 bool IsSelfInverting() const {return false;} function in class:BlockOrientedCipherModeBase
H A Dcryptlib.h527 virtual bool IsSelfInverting() const =0;
H A Dfilters.cpp858 assert(!c.IsForwardTransformation() || c.IsSelfInverting());

Completed in 61 milliseconds