Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dmain.c259 char *cipher_name_dst; in ecryptfs_parse_options() local
296 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()
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Dmain.c259 char *cipher_name_dst; in ecryptfs_parse_options() local
296 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()

Completed in 2 milliseconds