Searched refs:CanUseStructuredIVs (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 Dcryptlib.h392 /*! If this function returns true, and no IV is passed to SetKey() and CanUseStructuredIVs()==true, an IV of all 0's will be assumed. */
399 bool CanUseStructuredIVs() const {return IVRequirement() <= UNIQUE_IV;} function in class:SimpleKeyingInterface

Completed in 104 milliseconds