Searched refs:AESKeyWrap (Results 1 – 1 of 1) sorted by relevance
36 static bool AESKeyWrap(std::vector<uint8_t> *out, bool encrypt, in AESKeyWrap() function109 auto wrap_function = AESKeyWrap; in TestCipher()