RetroArch
Public Attributes | List of all members
mbedtls_camellia_context Struct Reference

CAMELLIA context structure. More...

#include <camellia.h>

Public Attributes

int nr
 
uint32_t rk [68]
 

Detailed Description

CAMELLIA context structure.

Member Data Documentation

◆ nr

int mbedtls_camellia_context::nr

number of rounds

◆ rk

uint32_t mbedtls_camellia_context::rk[68]

CAMELLIA round keys


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