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