iPXE
kex_ffdhe4096.c File Reference
#include <byteswap.h>
#include <ipxe/ffdhe.h>
#include <ipxe/tls.h>

Go to the source code of this file.

Functions

 FILE_LICENCE (GPL2_OR_LATER_OR_UBDL)
 FILE_SECBOOT (PERMITTED)
struct tls_named_group tls_ffdhe4096_named_group __tls_named_group (03)
 FFDHE4096 named group.

Function Documentation

◆ FILE_LICENCE()

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL )

◆ FILE_SECBOOT()

FILE_SECBOOT ( PERMITTED )

◆ __tls_named_group()

struct tls_named_group tls_ffdhe4096_named_group __tls_named_group ( 03 )

FFDHE4096 named group.

References __tls_named_group, ffdhe4096_algorithm, htons, and TLS_NAMED_GROUP_FFDHE4096.