We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6cb617 commit bfa04caCopy full SHA for bfa04ca
1 file changed
wrapper/rust/wolfssl/src/wolfcrypt/cmac.rs
@@ -129,7 +129,7 @@ impl CMAC {
129
/// # Returns
130
///
131
/// Returns either Ok(valid) (with valid indicating if the CMAC passed in
132
- /// is correct or not) on succe or Err(e) containing the wolfSSL library
+ /// is correct or not) on success or Err(e) containing the wolfSSL library
133
/// error code value.
134
135
/// # Example
0 commit comments