Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dntfs.h911 struct SECURITY_KEY { struct
918 struct SECURITY_KEY key; // 0x00: Security Key. argument
942 struct SECURITY_KEY key; // 0x10: Key
Dindex.c91 const struct SECURITY_KEY *k1 = key1; in cmp_sdh()
92 const struct SECURITY_KEY *k2 = key2; in cmp_sdh()
95 if (l2 < sizeof(struct SECURITY_KEY)) in cmp_sdh()
Dfsntfs.c2093 struct SECURITY_KEY hash_key; in ntfs_insert_security()