Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ecryptfs/
Dmain.c856 ecryptfs_destroy_crypto(); in ecryptfs_init()
873 rc = ecryptfs_destroy_crypto(); in ecryptfs_exit()
Decryptfs_kernel.h660 int ecryptfs_destroy_crypto(void);
Dcrypto.c1607 int ecryptfs_destroy_crypto(void) in ecryptfs_destroy_crypto() function