summaryrefslogtreecommitdiff
path: root/lib/ext/psk_ke_modes.h
blob: 82c2c10bba3ebfc534a958f9f58fdcc039c07d00 (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_mod_psk_ke_modes;

#endif