Searched defs:kAdiantumKeySize (Results 1 – 2 of 2) sorted by relevance
61 constexpr int kAdiantumKeySize = 32; variable
281 bool AdiantumCipher::DoEncrypt(const uint8_t key[kAdiantumKeySize], in DoEncrypt()