Searched defs:macKey (Results 1 – 3 of 3) sorted by relevance
164 const std::vector<uint8_t>& macKey, // in BuildProtectedDataPayload()
267 const bytevec& macKey) { in verifyAndParseCoseMac0()
119 const cppcose::bytevec macKey(32); in getMacFunction() local