Home
last modified time | relevance | path

Searched refs:ECRYPTFS_VERSION_MINOR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/security/keys/encrypted-keys/
H A Decryptfs_format.c34 *minor = ECRYPTFS_VERSION_MINOR; in ecryptfs_get_versions()
/openbmc/linux/include/linux/
H A Decryptfs.h7 #define ECRYPTFS_VERSION_MINOR 0x04 macro
/openbmc/linux/fs/ecryptfs/
H A Dkeystore.c434 if (minor != ECRYPTFS_VERSION_MINOR) { in ecryptfs_verify_version()
437 ECRYPTFS_VERSION_MINOR, minor); in ecryptfs_verify_version()
470 ECRYPTFS_VERSION_MAJOR, ECRYPTFS_VERSION_MINOR); in ecryptfs_verify_auth_tok_from_key()