Searched refs:MD5_DIGEST_SIZE (Results 1 – 2 of 2) sorted by relevance
166 #define MD5_DIGEST_SIZE 16 macro167 #define ECRYPTFS_TAG_70_DIGEST_SIZE MD5_DIGEST_SIZE
114 char dst[MD5_DIGEST_SIZE]; in ecryptfs_derive_iv()634 char dst[MD5_DIGEST_SIZE]; in ecryptfs_compute_root_iv()636 BUG_ON(crypt_stat->iv_bytes > MD5_DIGEST_SIZE); in ecryptfs_compute_root_iv()