Searched refs:cipher_str (Results 1 – 1 of 1) sorted by relevance
1143 char cipher_str[16]; member1189 if (strcmp(cipher_name, map[i].cipher_str) == 0) { in ecryptfs_code_for_cipher_string()1212 strcpy(str, ecryptfs_cipher_code_str_map[i].cipher_str); in ecryptfs_cipher_code_to_string()