Searched defs:parent_key (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/tpm2/ |
A D | tpm2.py | 584 def seal(self, parent_key, data, auth_value, policy_dig, argument 624 def unseal(self, parent_key, blob, auth_value, policy_handle): argument
|
/linux/lib/ |
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/ |
A 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
|
Completed in 11 milliseconds