Home
last modified time | relevance | path

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

/openbmc/linux/fs/ecryptfs/
H A Dmain.c868 ecryptfs_destroy_crypto(); in ecryptfs_init()
885 rc = ecryptfs_destroy_crypto(); in ecryptfs_exit()
H A Decryptfs_kernel.h645 int ecryptfs_destroy_crypto(void);
H A Dcrypto.c1577 int ecryptfs_destroy_crypto(void) in ecryptfs_destroy_crypto() function