Home
last modified time | relevance | path

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

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