hashes: SHA256 documentation updated
Fixed typo
This commit is contained in:
parent
ce099c6517
commit
44723c9745
@ -60,7 +60,7 @@ extern "C" {
|
||||
#define SHA256_INTERNAL_BLOCK_SIZE (64)
|
||||
|
||||
/**
|
||||
* @brief Context for ciper operations based on sha256
|
||||
* @brief Context for cipher operations based on sha256
|
||||
*/
|
||||
typedef struct {
|
||||
/** global state */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user