Searched refs:ecryptfs_compute_root_iv (Results 1 – 3 of 3) sorted by relevance
579 int ecryptfs_compute_root_iv(struct ecryptfs_crypt_stat *crypt_stat);
634 int ecryptfs_compute_root_iv(struct ecryptfs_crypt_stat *crypt_stat) in ecryptfs_compute_root_iv() function667 ecryptfs_compute_root_iv(crypt_stat); in ecryptfs_generate_new_key()
1941 rc = ecryptfs_compute_root_iv(crypt_stat); in ecryptfs_parse_packet_set()