libnds
Loading...
Searching...
No Matches
Data Fields
swiRSAHeapContext Struct Reference

Context that holds information about the RSA heap. More...

#include <rsa.h>

Data Fields

void * heapEnd
 start + size rounded down to 4-byte boundary
 
size_t heapSize
 Heap size matched to the above rounded values.
 
void * heapStart
 Start of the heap rounded up to 4-byte boundary.
 

Detailed Description

Context that holds information about the RSA heap.


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