Searched defs:srk_template (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/tpm2-tss/test/data/fapi/ |
H A D | P_RSA_EK_persistent.json | 4 "srk_template": "system,restricted,decrypt", string
|
H A D | P_RSA256.json | 4 "srk_template": "system,restricted,decrypt", string
|
H A D | P_ECC.json | 4 "srk_template": "system,restricted,decrypt,0x81000001", string
|
H A D | P_RSA.json | 4 "srk_template": "system,restricted,decrypt,0x81000001", string
|
H A D | P_RSA_sh_policy.json | 4 "srk_template": "system,restricted,decrypt,0x81000001", string
|
/aosp_15_r20/external/tpm2-tss/dist/fapi-profiles/ |
H A D | P_ECCP256SHA256.json | 4 "srk_template": "system,restricted,decrypt,0x81000001", string
|
H A D | P_RSA2048SHA256.json | 4 "srk_template": "system,restricted,decrypt,0x81000001", string
|
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/ |
H A D | ifapi_profiles.h | 17 char *srk_template; /**< name of SRK template */ member
|