[][src]Module sgxs::util

Functions

size_fit_natural

Given a size in bytes, return the size in bytes of the naturally-aligned structure required to cover the size.

size_fit_page

Given a size in bytes, return the size in bytes of the total full pages required to cover the size.