Home
last modified time | relevance | path

Searched refs:ECRYPTFS_TAG_70_DIGEST (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ecryptfs/
H A Decryptfs_kernel.h141 #define ECRYPTFS_TAG_70_DIGEST ECRYPTFS_DEFAULT_HASH macro
H A Dkeystore.c744 s->hash_tfm = crypto_alloc_shash(ECRYPTFS_TAG_70_DIGEST, 0, 0); in ecryptfs_write_tag_70_packet()