FTEQW
Documentation of the FTE engine source tree.
net_ssl_gnutls.c File Reference

Functions

 GNUTLS_FUNC (gnutls_set_default_priority_append, int,(gnutls_session_t session, const char *add_prio, const char **err_pos, unsigned flags))
 
qboolean SSL_InitGlobal (qboolean isserver)
 
void GnuTLS_Shutdown (void)
 

Variables

ftecrypto_t crypto_gnutls
 

Function Documentation

◆ GNUTLS_FUNC()

GNUTLS_FUNC ( gnutls_set_default_priority_append  ,
int  ,
(gnutls_session_t session, const char *add_prio, const char **err_pos, unsigned flags  
)

◆ GnuTLS_Shutdown()

void GnuTLS_Shutdown ( void  )

◆ SSL_InitGlobal()

qboolean SSL_InitGlobal ( qboolean  isserver)

Variable Documentation

◆ crypto_gnutls

ftecrypto_t crypto_gnutls
Initial value:
=
{
"GNUTLS",
GNUTLS_OpenVFS,
GNUTLS_GetChannelBinding,
GNUDTLS_InitClient,
GNUDTLS_InitServer,
GNUTLS_VerifyHash,
GNUTLS_GenerateSignature,
}

◆ hmod

dllhandle_t* hmod

◆ initstatus

int initstatus[2]