Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dcifsacl.c109 id_auth_val = (unsigned long long)sidptr->authority[5]; in sid_to_key_str()
110 id_auth_val |= (unsigned long long)sidptr->authority[4] << 8; in sid_to_key_str()
111 id_auth_val |= (unsigned long long)sidptr->authority[3] << 16; in sid_to_key_str()
112 id_auth_val |= (unsigned long long)sidptr->authority[2] << 24; in sid_to_key_str()
113 id_auth_val |= (unsigned long long)sidptr->authority[1] << 32; in sid_to_key_str()
114 id_auth_val |= (unsigned long long)sidptr->authority[0] << 48; in sid_to_key_str()
159 if (ctsid->authority[i] != cwsid->authority[i]) { in compare_sids()
160 if (ctsid->authority[i] > cwsid->authority[i]) in compare_sids()
194 dst->authority[i] = src->authority[i]; in cifs_copy_sid()
534 pntace->sid.authority[i] = psid->authority[i]; in fill_ace_for_sid()
Dcifsacl.h80 __u8 authority[NUM_AUTHS]; member
/linux-4.4.14/Documentation/security/
Dkeys-request-key.txt96 (5) /sbin/request-key assumes the authority associated with key U.
182 (4) If the process has assumed the authority associated with a request_key()
Dkeys.txt747 (*) Assume the authority granted to instantiate a key
751 This assumes or divests the authority required to instantiate the
756 Once authority is assumed, searches for keys will also search the
760 If the requested authority is unavailable, error EPERM will be returned,
761 likewise if the authority has been revoked because the target key is
764 If the specified key is 0, then any assumed authority will be divested.
/linux-4.4.14/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
/linux-4.4.14/Documentation/
DSubmittingDrivers16 by the Linux assigned name and number authority (currently this is
DCodingStyle545 recognize the authority of K&R (the GNU people aren't evil, they are
/linux-4.4.14/Documentation/scsi/
Dscsi_fc_transport.txt73 using its own naming authority and OUI. (Note: it already does this
/linux-4.4.14/Documentation/powerpc/
Dhvcs.txt464 Otherwise you have to hunt down the people who have console authority. It