Re: [PATCH] ecryptfs: use kasprintf in ecryptfs_crypto_api_algify_cipher_name
From: Tyler Hicks
Date: Thu Jun 04 2026 - 15:59:23 EST
On Mon, 18 May 2026 09:38:45 +0200, Thorsten Blum wrote:
> Use kasprintf() to simplify ecryptfs_crypto_api_algify_cipher_name().
>
> Use const char * for the read-only cipher name and chaining modifier
> while at it.
Thank you! This has been applied to the next branch of the tyhicks/ecryptfs.git tree.
You can find a direct link below but please be aware that the commit hash is
unstable and, therefore, the URL may not be valid in the future.
[1/1] ecryptfs: use kasprintf in ecryptfs_crypto_api_algify_cipher_name
https://git.kernel.org/tyhicks/ecryptfs/c/95ce5ffd54cf66098f91892f98606c3bd33846fe
Tyler