iPXE
Functions
rsa_aes_gcm_sha256.c File Reference
#include <byteswap.h>
#include <ipxe/rsa.h>
#include <ipxe/aes.h>
#include <ipxe/sha256.h>
#include <ipxe/tls.h>

Go to the source code of this file.

Functions

 FILE_LICENCE (GPL2_OR_LATER_OR_UBDL)
 
struct tls_cipher_suite tls_rsa_with_aes_128_gcm_sha256 __tls_cipher_suite (21)
 TLS_RSA_WITH_AES_128_GCM_SHA256 cipher suite. More...
 

Function Documentation

◆ FILE_LICENCE()

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL  )

◆ __tls_cipher_suite()

struct tls_cipher_suite tls_rsa_with_aes_128_gcm_sha256 __tls_cipher_suite ( 21  )

TLS_RSA_WITH_AES_128_GCM_SHA256 cipher suite.