pub unsafe extern "C" fn mbedtls_lms_public_init(
ctx: *mut mbedtls_lms_public_t,
)Expand description
\brief This function initializes an LMS public context
\param ctx The uninitialized LMS context that will then be initialized.
pub unsafe extern "C" fn mbedtls_lms_public_init(
ctx: *mut mbedtls_lms_public_t,
)\brief This function initializes an LMS public context
\param ctx The uninitialized LMS context that will then be initialized.