Searched defs:auth_value (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/tools/testing/selftests/tpm2/ | 
| D | tpm2.py | 522     def create_root_key(self, auth_value = ''):  argument567     def seal(self, parent_key, data, auth_value, policy_dig,  argument
 607     def unseal(self, parent_key, blob, auth_value, policy_handle):  argument
 
 |