OpenVPN
Data Fields
psa_cipher_or_aead_operation Union Reference

#include <crypto_mbedtls.h>

Data Fields

psa_cipher_operation_t cipher
 
psa_aead_operation_t aead
 

Detailed Description

Definition at line 78 of file crypto_mbedtls.h.

Field Documentation

◆ aead

psa_aead_operation_t psa_cipher_or_aead_operation::aead

Definition at line 81 of file crypto_mbedtls.h.

◆ cipher

psa_cipher_operation_t psa_cipher_or_aead_operation::cipher

Definition at line 80 of file crypto_mbedtls.h.


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