Searched refs:ecryptfs_compute_root_iv (Results 1 – 3 of 3) sorted by relevance
593 int ecryptfs_compute_root_iv(struct ecryptfs_crypt_stat *crypt_stat);
662 int ecryptfs_compute_root_iv(struct ecryptfs_crypt_stat *crypt_stat) in ecryptfs_compute_root_iv() function695 ecryptfs_compute_root_iv(crypt_stat); in ecryptfs_generate_new_key()
1955 rc = ecryptfs_compute_root_iv(crypt_stat); in ecryptfs_parse_packet_set()