Searched refs:start_of_hmac (Results 1 – 1 of 1) sorted by relevance
109 let start_of_hmac = MESSAGE_HEADER_SIZE + m.length as usize in check() localVariable111 let b = &m.raw[..start_of_hmac]; // data before integrity attribute in check()