Searched defs:policyPath (Results  1 – 8 of 8) sorted by relevance
| /external/tpm2-tss/src/tss2-fapi/api/ | 
| D | Fapi_CreateKey.c | 66     char   const *policyPath,  in Fapi_CreateKey()151     char   const *policyPath,  in Fapi_CreateKey_Async()
 
 | 
| D | Fapi_CreateSeal.c | 71     char    const *policyPath,  in Fapi_CreateSeal()164     char    const *policyPath,  in Fapi_CreateSeal_Async()
 
 | 
| D | Fapi_WriteAuthorizeNV.c | 57     char    const *policyPath)  in Fapi_WriteAuthorizeNv()139     char    const *policyPath)  in Fapi_WriteAuthorizeNv_Async()
 
 | 
| D | Fapi_AuthorizePolicy.c | 66     char    const *policyPath,  in Fapi_AuthorizePolicy()153     char    const *policyPath,  in Fapi_AuthorizePolicy_Async()
 
 | 
| D | Fapi_CreateNv.c | 76     char   const *policyPath,  in Fapi_CreateNv()164     char   const *policyPath,  in Fapi_CreateNv_Async()
 
 | 
| /external/tpm2-tss/src/tss2-fapi/ | 
| D | ifapi_policy.c | 65     const char *policyPath,  in ifapi_calculate_tree()
 | 
| D | fapi_util.c | 2731     char   const *policyPath,  in ifapi_key_create_prepare_auth()2782     char    const *policyPath,  in ifapi_key_create_prepare_sensitive()
 2839     char   const *policyPath)  in ifapi_key_create_prepare()
 
 | 
| D | fapi_int.h | 203     char *policyPath;           /**< The name of the policy file */  member334     const char *policyPath;  member
 432     const char *policyPath;           /**< Policy with Policy to be authorized */  member
 441     const char *policyPath;            /**< Policy with Policy to be authorized */  member
 
 |