Searched refs:ecryptfs_compute_root_iv (Results 1 – 2 of 2) sorted by relevance
564 int ecryptfs_compute_root_iv(struct ecryptfs_crypt_stat *crypt_stat);
1944 rc = ecryptfs_compute_root_iv(crypt_stat); in ecryptfs_parse_packet_set()