Searched refs:seal (Results 1 – 4 of 4) sorted by relevance
| /tools/testing/selftests/mm/ |
| A D | mseal_test.c | 536 if (seal) in test_seal_mprotect() 561 if (seal) in test_seal_start_mprotect() 596 if (seal) in test_seal_end_mprotect() 621 if (seal) in test_seal_mprotect_unalign_len() 649 if (seal) in test_seal_mprotect_unalign_len_variant_2() 681 if (seal) in test_seal_mprotect_two_vma() 688 if (seal) in test_seal_mprotect_two_vma() 722 if (seal) in test_seal_mprotect_two_vma_with_split() 730 if (seal) in test_seal_mprotect_two_vma_with_split() 761 if (seal) in test_seal_mprotect_partial_mprotect() [all …]
|
| /tools/testing/selftests/tpm2/ |
| A D | tpm2_tests.py | 26 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)
|
| A D | tpm2.py | 589 def seal(self, parent_key, data, auth_value, policy_dig, member in Client
|
| /tools/objtool/Documentation/ |
| A D | objtool.txt | 59 instruction sites, enabling the kernel to "seal" them (replace them
|
Completed in 10 milliseconds