Searched defs:parent_key (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/tools/testing/selftests/tpm2/ |
D | tpm2.py | 585 def seal(self, parent_key, data, auth_value, policy_dig, argument 625 def unseal(self, parent_key, blob, auth_value, policy_handle): argument
|
/linux-5.19.10/lib/ |
D | test_objagg.c | 92 const struct tokey *parent_key = parent_obj; in delta_check() local 101 struct tokey *parent_key = parent_obj; in delta_create() local
|
/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_acl_erp.c | 1154 mlxsw_sp_acl_erp_delta_fill(const struct mlxsw_sp_acl_erp_key *parent_key, in mlxsw_sp_acl_erp_delta_fill() 1207 const struct mlxsw_sp_acl_erp_key *parent_key = parent_obj; in mlxsw_sp_acl_erp_delta_check() local 1233 struct mlxsw_sp_acl_erp_key *parent_key = parent_obj; in mlxsw_sp_acl_erp_delta_create() local
|