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

/linux-4.1.27/fs/ecryptfs/
H A Dcrypto.c959 char cipher_str[16]; member in struct:ecryptfs_cipher_code_str_map_elem
1005 if (strcmp(cipher_name, map[i].cipher_str) == 0) { ecryptfs_code_for_cipher_string()
1028 strcpy(str, ecryptfs_cipher_code_str_map[i].cipher_str); ecryptfs_cipher_code_to_string()

Completed in 69 milliseconds