Searched defs:KeyLength (Results 1 – 2 of 2) sorted by relevance
91 enum KeyLength { Key16Bytes , Key24Bytes , Key32Bytes }; enum
45 size_t KeyLength = Key.size(); in allocateWithKey() local