libnds
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
swiRSAHeapContext Struct Reference

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

#include <rsa.h>

Public Member Functions

void *heapStart ALIGN (4)
 Start of the heap rounded up to 4-byte boundary.
 
void *heapEnd ALIGN (4)
 start + size rounded down to 4-byte boundary
 

Data Fields

size_t heapSize
 Heap size matched to the above rounded values.
 

Detailed Description

Context that holds information about the RSA heap.


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