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