aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/iv/iv_gen_rand.h
Commit message (Collapse)AuthorAgeFilesLines
* iv_gen: Add IV generator that allocates IVs randomlyTobias Brunner2013-10-111-0/+32
Uses RNG_WEAK as the code currently does elsewhere to allocate IVs.