Home
last modified time | relevance | path

Searched refs:th_encoded (Results 1 – 1 of 1) sorted by relevance

/uoscore-uedhoc-3.5.0/src/edhoc/
Dsignature_or_mac_msg.c39 uint8_t th_encoded[HASH_DEFAULT_SIZE + 2]; in mac() local
40 TRY(encode_byte_string(th, th_len, th_encoded, &th_encoded_len)); in mac()
50 (context_mac_len - id_cred_len), th_encoded, in mac()