Fix additional misspellings found by codespell

Remaining hits seem to be hex data, certificates,
and other miscellaneous exceptions.
List generated by running codespell -w -L 
keypair,Keypair,KeyPair,keyPair,ciph,nd

Signed-off-by: Andrzej Kurek <[email protected]>
This commit is contained in:
Andrzej Kurek
2022-05-11 21:25:54 +01:00
committed by Dave Rodgman
parent e27e96dd5d
commit 5c65c5781f
17 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -3783,7 +3783,7 @@ psa_status_t psa_key_derivation_output_key(
*
* \param[in,out] operation The key derivation operation object to read from.
* \param[in] expected_output Buffer containing the expected derivation output.
* \param output_length Length ot the expected output; this is also the
* \param output_length Length of the expected output; this is also the
* number of bytes that will be read.
*
* \retval #PSA_SUCCESS