Searched refs:security_hash (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ntfs3/
H A Dfsntfs.c997 * security_hash - Calculates a hash of security descriptor.
999 static inline __le32 security_hash(const void *sd, size_t bytes) function
2103 hash_key.hash = security_hash(sd, size_sd);

Completed in 113 milliseconds