Searched defs:parent_key (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/tpm2/ |
H A D | tpm2.py | 589 def seal(self, parent_key, data, auth_value, policy_dig, argument 629 def unseal(self, parent_key, blob, auth_value, policy_handle): argument
|
/linux/lib/ |
H A 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/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_acl_erp.c | 1156 mlxsw_sp_acl_erp_delta_fill(const struct mlxsw_sp_acl_erp_key *parent_key, in mlxsw_sp_acl_erp_delta_fill() 1209 const struct mlxsw_sp_acl_erp_key *parent_key = parent_obj; in mlxsw_sp_acl_erp_delta_check() local 1223 struct mlxsw_sp_acl_erp_key *parent_key = parent_obj; in mlxsw_sp_acl_erp_delta_create() local
|