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

# include <hello_ext.h>

extern const hello_ext_entry_st ext_mod_psk_ke_modes;

#endif				/* GNUTLS_LIB_EXT_PSK_KE_MODES_H */