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

/linux-4.1.27/fs/ecryptfs/
H A Dkeystore.c980 rc = ecryptfs_cipher_code_to_string(s->cipher_string, s->cipher_code); ecryptfs_parse_tag_70_packet()
1191 rc = ecryptfs_cipher_code_to_string(crypt_stat->cipher, cipher_code); decrypt_pki_encrypted_session_key()
1456 rc = ecryptfs_cipher_code_to_string(crypt_stat->cipher, parse_tag_3_packet()
H A Decryptfs_kernel.h601 int ecryptfs_cipher_code_to_string(char *str, u8 cipher_code);
H A Dcrypto.c1014 * ecryptfs_cipher_code_to_string
1020 int ecryptfs_cipher_code_to_string(char *str, u8 cipher_code) ecryptfs_cipher_code_to_string() function

Completed in 160 milliseconds