Searched refs:MD5_DIGEST_SIZE (Results 1 – 2 of 2) sorted by relevance
173 #define MD5_DIGEST_SIZE 16 macro174 #define ECRYPTFS_TAG_70_DIGEST_SIZE MD5_DIGEST_SIZE
157 char dst[MD5_DIGEST_SIZE]; in ecryptfs_derive_iv()679 char dst[MD5_DIGEST_SIZE]; in ecryptfs_compute_root_iv()681 BUG_ON(crypt_stat->iv_bytes > MD5_DIGEST_SIZE); in ecryptfs_compute_root_iv()