Searched refs:Key32Bytes (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/bsd/elftosb/dist/common/ | ||
H A D | rijndael.h | 91 enum KeyLength { Key16Bytes , Key24Bytes , Key32Bytes }; enumerator |
H A D | rijndael.cpp | 1016 case Key32Bytes: in init() |