Searched defs:parent_key (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/tools/testing/selftests/tpm2/ | 
| D | tpm2.py | 567     def seal(self, parent_key, data, auth_value, policy_dig,  argument607     def unseal(self, parent_key, blob, auth_value, policy_handle):  argument
 
 | 
| /Linux-v5.4/lib/ | 
| D | test_objagg.c | 92 	const struct tokey *parent_key = parent_obj;  in delta_check()  local101 	struct tokey *parent_key = parent_obj;  in delta_create()  local
 
 | 
| /Linux-v5.4/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
 
 |