]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix inaccurate comment about default nonce length in demos/cipher/aesccm.c
authorAlessandro Chitarrini <alessandro.chitarrini51@gmail.com>
Thu, 29 Aug 2024 10:59:54 +0000 (12:59 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 5 Sep 2024 15:24:32 +0000 (17:24 +0200)
commitf2b7a00fbb372b0ea32f2cfea865ab407641b1fa
tree63f827bd7537d9ede0ae87a93f84c10c59b6d807
parent91833068158caf866175a43a26fad9f4dc480a95
Fix inaccurate comment about default nonce length in demos/cipher/aesccm.c

Fixes #25270

CLA: trivial

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25318)
demos/cipher/aesccm.c