evm: Use defined constant for UUID representation
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 24 Jan 2019 20:37:02 +0000 (22:37 +0200)
committerMimi Zohar <zohar@linux.ibm.com>
Mon, 4 Feb 2019 22:36:01 +0000 (17:36 -0500)
commite7fde070f39bc058c356cf366cb17ac2d643abb0
tree1fded3e2c5bcb84fb435120b793406df249dd417
parentfdb2410f7702f25f82804a261f90ad03422bd2c3
evm: Use defined constant for UUID representation

Instead of sizeof use pre-defined constant for UUID representation.

While here, drop the implementation details of uuid_t type.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
security/integrity/evm/evm_crypto.c