Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dcifsacl.c136 id_auth_val = (unsigned long long)sidptr->authority[5]; in sid_to_key_str()
137 id_auth_val |= (unsigned long long)sidptr->authority[4] << 8; in sid_to_key_str()
138 id_auth_val |= (unsigned long long)sidptr->authority[3] << 16; in sid_to_key_str()
139 id_auth_val |= (unsigned long long)sidptr->authority[2] << 24; in sid_to_key_str()
140 id_auth_val |= (unsigned long long)sidptr->authority[1] << 32; in sid_to_key_str()
141 id_auth_val |= (unsigned long long)sidptr->authority[0] << 48; in sid_to_key_str()
186 if (ctsid->authority[i] != cwsid->authority[i]) { in compare_sids()
187 if (ctsid->authority[i] > cwsid->authority[i]) in compare_sids()
245 if (psid->authority[i] != pwell_known_sid->authority[i]) { in is_well_known_sid()
277 dst->authority[i] = src->authority[i]; in cifs_copy_sid()
[all …]
Dcifsacl.h80 __u8 authority[NUM_AUTHS]; member
/kernel/linux/linux-5.10/fs/hmdfs/
DMakefile16 hmdfs-$(CONFIG_HMDFS_FS_PERMISSION) += authority/authentication.o
17 hmdfs-$(CONFIG_HMDFS_FS_PERMISSION) += authority/config.o
/kernel/linux/common_modules/qos_auth/auth_ctl/
DKconfig6 Control thread's authority for specific kenrel feature such as RTG
8 will change uid's authority, and would trigger additional actions
/kernel/linux/linux-5.10/Documentation/security/keys/
Drequest-key.rst98 5) /sbin/request-key assumes the authority associated with key U.
185 4) If the process has assumed the authority associated with a request_key()
Dcore.rst757 * Assume the authority granted to instantiate a key::
761 This assumes or divests the authority required to instantiate the
766 Once authority is assumed, searches for keys will also search the
770 If the requested authority is unavailable, error EPERM will be returned,
771 likewise if the authority has been revoked because the target key is
774 If the specified key is 0, then any assumed authority will be divested.
/kernel/linux/linux-5.10/Documentation/netlabel/
Ddraft-ietf-cipso-ipsecurity-01.txt79 in the security option. An authority that has been assigned a DOI
81 and their human readable equivalent. This authority will distribute that
82 mapping to hosts within the authority's domain. These mappings may be
83 sensitive, therefore a DOI authority is not required to make these
158 identifiers are greater than 127 are defined by the DOI authority and may
/kernel/linux/linux-5.10/Documentation/process/
Dsubmitting-drivers.rst27 by the Linux assigned name and number authority (currently this is
Dcoding-style.rst670 recognize the authority of K&R (the GNU people aren't evil, they are
/kernel/linux/linux-5.10/Documentation/scsi/
Dscsi_fc_transport.rst82 using its own naming authority and OUI. (Note: it already does this
/kernel/linux/linux-5.10/Documentation/powerpc/
Dhvcs.rst470 Otherwise you have to hunt down the people who have console authority. It