(partial) Merge #24203: doc: Fix typos pointed out by lint-spelling

This commit is contained in:
Vijay Das Manikpuri 2023-11-10 12:39:11 +05:30 committed by PastaPastaPasta
parent 985da9ab93
commit 38b9074275
2 changed files with 3 additions and 1 deletions

View File

@ -73,7 +73,7 @@ bool ChaCha20Poly1305AEAD::Crypt(uint64_t seqnr_payload, uint64_t seqnr_aad, int
return false; return false;
} }
memory_cleanse(expected_tag, sizeof(expected_tag)); memory_cleanse(expected_tag, sizeof(expected_tag));
// MAC has been successfully verified, make sure we don't covert it in decryption // MAC has been successfully verified, make sure we don't convert it in decryption
src_len -= POLY1305_TAGLEN; src_len -= POLY1305_TAGLEN;
} }

View File

@ -1,4 +1,5 @@
hights hights
ba
mor mor
mut mut
objext objext
@ -16,6 +17,7 @@ ser
unser unser
crypted crypted
fo fo
creat
stoll stoll
hist hist
ser ser