Skip to content

Commit

Permalink
lib_cxng: lcx_hash.h: Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavier Chapron committed Jan 18, 2024
1 parent c011078 commit fb53169
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib_cxng/include/lcx_hash.h
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ size_t cx_hash_get_size(const cx_hash_t *ctx);
* - INVALID_PARAMETER
* - CX_INVALID_PARAMETER
*/
// WARN_UNUSED_RESULT cx_err_t cx_hash_no_throw(cx_hash_t *hash,
WARN_UNUSED_RESULT cx_err_t cx_hash_no_throw(cx_hash_t *hash,
uint32_t mode,
const uint8_t *in,
Expand Down

0 comments on commit fb53169

Please sign in to comment.