Home
last modified time | relevance | path

Searched refs:POLICYSECRET (Results 1 – 8 of 8) sorted by relevance

/external/tpm2-tss/src/tss2-fapi/
Difapi_policy_types.h15 #define POLICYSECRET 3 /**< None */ macro
Difapi_policy_instantiate.c225 case POLICYSECRET: in ifapi_policyeval_instantiate_finish()
Difapi_policy_json_serialize.c50 { POLICYSECRET, "POLICYSECRET" },
1216 case POLICYSECRET: in ifapi_json_TPMU_POLICYELEMENT_serialize()
Difapi_policy_json_deserialize.c98 { POLICYSECRET, "Secret" },
1292 case POLICYSECRET: in ifapi_json_TPMU_POLICYELEMENT_deserialize()
Difapi_helpers.c1017 case POLICYSECRET: in cleanup_policy_element()
1285 case POLICYSECRET: in copy_policy_element()
Difapi_policy_calculate.c1283 case POLICYSECRET: in ifapi_calculate_policy()
Difapi_policy_execute.c1401 case POLICYSECRET: in execute_policy_element()
/external/tpm2-tss/test/unit/
Dfapi-json.c39 case POLICYSECRET: in cleanup_policy_element()