summaryrefslogtreecommitdiff
path: root/lib/ext/psk_ke_modes.h
blob: bd06139ff55e6b755fc1b55d1340461286b254d7 (plain)
1
2
3
4
5
6
7
8
#ifndef EXT_PSK_KE_MODES_H
#define EXT_PSK_KE_MODES_H

#include <hello_ext.h>

extern const hello_ext_entry_st ext_psk_ke_modes;

#endif