Searched refs:authority (Results 1 – 15 of 15) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | cifsacl.c | 128 id_auth_val = (unsigned long long)sidptr->authority[5]; in sid_to_key_str() 129 id_auth_val |= (unsigned long long)sidptr->authority[4] << 8; in sid_to_key_str() 130 id_auth_val |= (unsigned long long)sidptr->authority[3] << 16; in sid_to_key_str() 131 id_auth_val |= (unsigned long long)sidptr->authority[2] << 24; in sid_to_key_str() 132 id_auth_val |= (unsigned long long)sidptr->authority[1] << 32; in sid_to_key_str() 133 id_auth_val |= (unsigned long long)sidptr->authority[0] << 48; in sid_to_key_str() 178 if (ctsid->authority[i] != cwsid->authority[i]) { in compare_sids() 179 if (ctsid->authority[i] > cwsid->authority[i]) in compare_sids() 237 if (psid->authority[i] != pwell_known_sid->authority[i]) { in is_well_known_sid() 270 dst->authority[i] = src->authority[i]; in cifs_copy_sid() [all …]
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | plpks_sed_ops.c | 28 u_long authority; member 116 data.authority = cpu_to_be64(PLPKS_SED_AUTHORITY); in sed_write_key()
|
| /linux/fs/smb/server/ |
| H A D | smbacl.c | 89 if (ctsid->authority[i] != cwsid->authority[i]) { in compare_sids() 90 if (ctsid->authority[i] > cwsid->authority[i]) in compare_sids() 123 dst->authority[i] = src->authority[i]; in smb_copy_sid() 211 pntace->sid.authority[i] = psid->authority[i]; in fill_ace_for_sid()
|
| /linux/LICENSES/dual/ |
| H A D | CC-BY-4.0 | 59 other rights that a licensor has authority to grant. Use of 108 absence of proper authority, may not be circumvented under laws 124 Licensed Material and that the Licensor has authority to license. 174 authority to forbid You from making technical modifications 387 processes of any jurisdiction or authority.
|
| /linux/Documentation/process/ |
| H A D | cve.rst | 69 The authority to dispute or modify an assigned CVE for a specific kernel 76 outside of this designated authority could lead to confusion, inaccurate
|
| H A D | threat-model.rst | 37 Users always perform their activities under the authority of an administrator
|
| /linux/Documentation/security/keys/ |
| H A D | request-key.rst | 98 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()
|
| H A D | core.rst | 757 * 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.
|
| /linux/Documentation/netlabel/ |
| H A D | draft-ietf-cipso-ipsecurity-01.txt | 79 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/Documentation/security/tpm/ |
| H A D | tpm-security.rst | 169 performed on this without needing the key authority. Next, the 190 require the EK key authority) meaning that the inner wrapping key is
|
| /linux/Documentation/filesystems/nfs/ |
| H A D | client-identifier.rst | 77 that there is no central authority that assigns "co_ownerid"
|
| H A D | nfsd-maintainer-entry-profile.rst | 485 Community roles and their authority
|
| /linux/Documentation/dev-tools/ |
| H A D | checkuapi.rst | 474 maintainers or automated tooling, not as the end-all authority on
|
| /linux/Documentation/arch/powerpc/ |
| H A D | hvcs.rst | 470 Otherwise you have to hunt down the people who have console authority. It
|
| /linux/Documentation/driver-api/surface_aggregator/ |
| H A D | internal.rst | 484 event registry, i.e. the governing authority of this event (so to speak),
|