Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ecryptfs/
Dcrypto.c51 static int ecryptfs_hash_digest(struct crypto_shash *tfm, in ecryptfs_hash_digest() function
81 rc = ecryptfs_hash_digest(tfm, src, len, dst); in ecryptfs_calculate_md5()