Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ecryptfs/
Dmain.c872 ecryptfs_destroy_crypto(); in ecryptfs_init()
889 rc = ecryptfs_destroy_crypto(); in ecryptfs_exit()
Decryptfs_kernel.h661 int ecryptfs_destroy_crypto(void);
Dcrypto.c1656 int ecryptfs_destroy_crypto(void) in ecryptfs_destroy_crypto() function