Public Attributes | |
| unsigned | is_256:1 |
| block128_f | kgk_block |
| union { | |
| double align | |
| AES_KEY ks | |
| } | ks |
Definition at line 563 of file e_aesgcmsiv.c.
| double aead_aes_gcm_siv_ctx::align |
Definition at line 565 of file e_aesgcmsiv.c.
| unsigned aead_aes_gcm_siv_ctx::is_256 |
Definition at line 569 of file e_aesgcmsiv.c.
| block128_f aead_aes_gcm_siv_ctx::kgk_block |
Definition at line 568 of file e_aesgcmsiv.c.
| AES_KEY aead_aes_gcm_siv_ctx::ks |
Definition at line 566 of file e_aesgcmsiv.c.
| union { ... } aead_aes_gcm_siv_ctx::ks |