Searched refs:coseKeyEncodedSize (Results 1 – 2 of 2) sorted by relevance
86 uint32_t coseKeyEncodedSize(const std::vector<MacedPublicKey>& keysToSign) { in coseKeyEncodedSize() function156 uint32_t totalEncodedSize = coseKeyEncodedSize(keysToSign); in beginSendData()
94 uint32_t coseKeyEncodedSize(const std::vector<MacedPublicKey>& keysToSign) { in coseKeyEncodedSize() function161 uint32_t totalEncodedSize = coseKeyEncodedSize(keysToSign); in beginSendData()