riot_sys

Function sha1_init

Source
pub unsafe extern "C" fn sha1_init(ctx: *mut sha1_context)
Expand description

@brief Initialize SHA-1 message digest context

@param[in] ctx Pointer to the SHA-1 context to initialize