swh:1:snp:c3bf2749e3476071fa748f67b0ffa2fdc5fe49d9
Raw File
Tip revision: bfeffd155283772bbe78c6a05dec7c0128ee500c authored by Linus Torvalds on 07 January 2019, 01:08:20 UTC
Linux 5.0-rc1
Tip revision: bfeffd1
seg6_hmac.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _LINUX_SEG6_HMAC_H
#define _LINUX_SEG6_HMAC_H

#include <uapi/linux/seg6_hmac.h>

#endif
back to top