Searched refs:algified_name (Results 1 – 1 of 1) sorted by relevance
51 static int ecryptfs_crypto_api_algify_cipher_name(char **algified_name, in ecryptfs_crypto_api_algify_cipher_name() argument55 (*algified_name) = kasprintf(GFP_KERNEL, "%s(%s)", chaining_modifier, in ecryptfs_crypto_api_algify_cipher_name()57 if (!(*algified_name)) in ecryptfs_crypto_api_algify_cipher_name()