Skip to main content

mbedtls_lms_public_init

Function mbedtls_lms_public_init 

Source
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.