Home
last modified time | relevance | path

Searched refs:seal (Results 1 – 25 of 25) sorted by relevance

/openbmc/qemu/backends/
H A Dhostmem-memfd.c29 bool seal; member
46 m->hugetlb, m->hugetlbsize, m->seal ? in memfd_backend_memory_alloc()
110 return MEMORY_BACKEND_MEMFD(o)->seal; in memfd_backend_get_seal()
116 MEMORY_BACKEND_MEMFD(o)->seal = value; in memfd_backend_set_seal()
125 m->seal = true; in memfd_backend_instance_init()
/openbmc/linux/tools/testing/selftests/tpm2/
H A Dtpm2_tests.py26 blob = self.client.seal(self.root_key, data, auth, None)
55 blob = self.client.seal(self.root_key, data, auth, policy_dig)
75 blob = self.client.seal(self.root_key, data, auth, None)
102 blob = self.client.seal(self.root_key, data, auth, policy_dig)
152 blob = self.client.seal(self.root_key, data, auth, None)
H A Dtpm2.py589 def seal(self, parent_key, data, auth_value, policy_dig, member in Client
/openbmc/linux/include/keys/
H A Dtrusted-type.h62 int (*seal)(struct trusted_key_payload *p, char *datablob); member
/openbmc/linux/security/keys/trusted-keys/
H A Dtrusted_caam.c77 .seal = trusted_caam_seal,
H A Dtrusted_core.c47 DEFINE_STATIC_CALL_NULL(trusted_key_seal, *trusted_key_sources[0].ops->seal);
363 static_call_update(trusted_key_seal, trusted_key_sources[i].ops->seal); in init_trusted()
H A Dtrusted_tee.c286 .seal = trusted_tee_seal,
H A Dtrusted_tpm1.c1070 .seal = trusted_tpm_seal,
/openbmc/linux/fs/smb/client/
H A Dfs_context.h234 bool seal:1; /* request transport encryption on share */ member
H A Dconnect.c1972 bool seal = false; in cifs_setup_ipc() local
1979 if (ctx->seal) { in cifs_setup_ipc()
1981 seal = true; in cifs_setup_ipc()
2001 tcon->seal = seal; in cifs_setup_ipc()
2472 if (tcon->seal != ctx->seal) in match_tcon()
2652 if (ctx->seal) { in cifs_get_tcon()
2660 tcon->seal = true; in cifs_get_tcon()
4133 ctx->seal = master_tcon->seal; in __cifs_construct_tcon()
H A Dcifs_debug.c111 if ((tcon->seal) || in cifs_debug_tcon()
H A Dfs_context.c1639 ctx->seal = 1; in smb3_fs_context_parse_param()
H A Dcifsglob.h1253 bool seal:1; /* transport encryption for this mounted share */ member
H A Dcifsfs.c609 if (tcon->seal) in cifs_show_options()
H A Dsmb2pdu.c80 if (tcon->seal && in smb3_encryption_required()
2147 if (tcon->seal && in SMB2_tcon()
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DJPL-image13 …meatball" insignia), the NASA logotype (the red "worm" logo) and the NASA seal. These images may n…
/openbmc/linux/drivers/net/can/usb/
H A DKconfig158 https://www.theobroma-systems.com/seal)
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/tpm-tools/files/
H A Dtpm-tools-extendpcr.patch195 + "can only seal\n data to PCRs 0-15. PCR %u is out of range"
/openbmc/linux/Documentation/admin-guide/cifs/
H A Dusage.rst645 seal
646 Must seal (encrypt) all data on this mounted share before
743 seal (packet encryption) 0x00040
744 must seal 0x40040
/openbmc/linux/Documentation/arch/x86/
H A Dintel_txt.rst181 authentication code) over and then seal with the TPM. On resume
/openbmc/qemu/qapi/
H A Dqom.json715 # @seal: if true, create a sealed-file, which will block further
724 '*seal': 'bool' },
/openbmc/linux/Documentation/security/keys/
H A Dtrusted-encrypted.rst201 seal the key.
/openbmc/linux/tools/objtool/Documentation/
H A Dobjtool.txt50 instruction sites, enabling the kernel to "seal" them (replace them
/openbmc/qemu/
H A Dqemu-options.hx5369 …,size=size,host-nodes=host-nodes,policy=default|preferred|bind|interleave,seal=on|off,hugetlb=on|o…
5375 The ``seal`` option creates a sealed-file, that will block
5386 incompatible with the ``seal`` option (requires at least Linux
/openbmc/linux/arch/x86/
H A DKconfig1848 In addition to building the kernel with IBT, seal all functions that