ASCON Suite
Public Attributes | List of all members
ascon128a_isap_aead_key_t Struct Reference

Pre-computed key information for ISAP-A-128A. More...

#include <isap.h>

Public Attributes

ascon_state_t ke
 
ascon_state_t ka
 

Detailed Description

Pre-computed key information for ISAP-A-128A.

Definition at line 88 of file isap.h.

Member Data Documentation

◆ ka

ascon_state_t ascon128a_isap_aead_key_t::ka

Pre-computed key for authentication

Definition at line 91 of file isap.h.

◆ ke

ascon_state_t ascon128a_isap_aead_key_t::ke

Pre-computed key for encryption

Definition at line 90 of file isap.h.


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