Home
last modified time | relevance | path

Searched refs:POLICYPHYSICALPRESENCE (Results 1 – 5 of 5) sorted by relevance

/external/tpm2-tss/src/tss2-fapi/
Difapi_policy_types.h21 #define POLICYPHYSICALPRESENCE 9 /**< None */ macro
Difapi_policy_json_serialize.c56 { POLICYPHYSICALPRESENCE, "POLICYPHYSICALPRESENCE" },
1229 case POLICYPHYSICALPRESENCE: in ifapi_json_TPMU_POLICYELEMENT_serialize()
Difapi_policy_json_deserialize.c104 { POLICYPHYSICALPRESENCE, "PhysicalPresence" },
1306 case POLICYPHYSICALPRESENCE: in ifapi_json_TPMU_POLICYELEMENT_deserialize()
Difapi_policy_calculate.c1323 case POLICYPHYSICALPRESENCE: in ifapi_calculate_policy()
Difapi_policy_execute.c1488 case POLICYPHYSICALPRESENCE: in execute_policy_element()