le_iks_hmac_common.h
Go to the documentation of this file.
31 //--------------------------------------------------------------------------------------------------35 //--------------------------------------------------------------------------------------------------39 //--------------------------------------------------------------------------------------------------43 //--------------------------------------------------------------------------------------------------50 //--------------------------------------------------------------------------------------------------54 //--------------------------------------------------------------------------------------------------61 //--------------------------------------------------------------------------------------------------65 //--------------------------------------------------------------------------------------------------72 //--------------------------------------------------------------------------------------------------89 //--------------------------------------------------------------------------------------------------101 //--------------------------------------------------------------------------------------------------109 * If the supplied buffer is larger than or equal to the maximum authentication tag size then the110 * full authentication tag is copied to the buffer and the rest of the buffer is left unmodified.113 * However, all tags produced using the same key must use the same tag size. It is up to the caller126 //--------------------------------------------------------------------------------------------------138 //--------------------------------------------------------------------------------------------------140 * Complete message processing and compare the resulting authentication tag with the supplied tag.149 * If the supplied tag is smaller than the maximum tag size then only the first tagSize bytes will