Searched refs:ecryptfs_cipher_code_to_string (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ecryptfs/
H A Dkeystore.c955 rc = ecryptfs_cipher_code_to_string(s->cipher_string, s->cipher_code);
1173 rc = ecryptfs_cipher_code_to_string(crypt_stat->cipher, cipher_code);
1438 rc = ecryptfs_cipher_code_to_string(crypt_stat->cipher,
H A Decryptfs_kernel.h585 int ecryptfs_cipher_code_to_string(char *str, u8 cipher_code);
H A Dcrypto.c931 * ecryptfs_cipher_code_to_string
937 int ecryptfs_cipher_code_to_string(char *str, u8 cipher_code) function

Completed in 133 milliseconds