Home
last modified time | relevance | path

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

/fs/ecryptfs/
Dmain.c306 char *fn_cipher_key_bytes_src; in ecryptfs_parse_options() local
397 fn_cipher_key_bytes_src = args[0].from; in ecryptfs_parse_options()
399 (int)simple_strtol(fn_cipher_key_bytes_src, in ecryptfs_parse_options()
400 &fn_cipher_key_bytes_src, 0); in ecryptfs_parse_options()