FD.io VPP  v21.10.1-2-g0a485f517
Vector Packet Processing
crypto_key_ Struct Reference

Data Fields

vnet_crypto_alg_t algo
 
u8 key [32]
 
u16 key_len
 

Detailed Description

Definition at line 30 of file quic_crypto.c.

Field Documentation

◆ algo

vnet_crypto_alg_t crypto_key_::algo

Definition at line 32 of file quic_crypto.c.

◆ key

u8 crypto_key_::key[32]

Definition at line 33 of file quic_crypto.c.

◆ key_len

u16 crypto_key_::key_len

Definition at line 34 of file quic_crypto.c.


The documentation for this struct was generated from the following file: