Searched refs:cipher_name_dst (Results 1 – 1 of 1) sorted by relevance
259 char *cipher_name_dst; in ecryptfs_parse_options() local296 cipher_name_dst = in ecryptfs_parse_options()299 strncpy(cipher_name_dst, cipher_name_src, in ecryptfs_parse_options()301 cipher_name_dst[ECRYPTFS_MAX_CIPHER_NAME_SIZE] = '\0'; in ecryptfs_parse_options()