safexcel: Fix a typo in a source code comment
- s/paramters/parameters/ MFC after: 3 days
This commit is contained in:
@@ -1377,7 +1377,7 @@ safexcel_setkey_xts(const uint8_t *key, int klen, uint8_t *tweakkey)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Populate a context record with paramters from a session. Some consumers
|
* Populate a context record with parameters from a session. Some consumers
|
||||||
* specify per-request keys, in which case the context must be re-initialized
|
* specify per-request keys, in which case the context must be re-initialized
|
||||||
* for each request.
|
* for each request.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user