mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-26 10:52:20 +01:00
Rust wrapper: fix cmac documentation
This commit is contained in:
@@ -45,8 +45,6 @@ impl CMAC {
|
||||
/// * `key`: Key to use for CMAC generation.
|
||||
/// * `data`: CMAC input data.
|
||||
/// * `dout`: Output buffer where CMAC is written.
|
||||
/// * `heap`: Optional heap hint.
|
||||
/// * `dev_id` Optional device ID to use with crypto callbacks or async hardware.
|
||||
///
|
||||
/// # Returns
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user