pub unsafe extern "C" fn aes128_cmac_final(
ctx: *mut aes128_cmac_context_t,
digest: *mut c_void,
)
Expand description
@brief Finalizes the CMAC message digest
@param[in] ctx Pointer to the AES128 CMAC context @param[out] digest Result location