Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/
Dtspi_aik.c47 TSS_HPOLICY hSRKPolicy, hIDPolicy, hCAPolicy; in Tspi_TPM_CollateIdentityRequest() local
94 if ((result = obj_rsakey_get_policy(hKeySRK, TSS_POLICY_USAGE, &hSRKPolicy, &usesAuth))) in Tspi_TPM_CollateIdentityRequest()
201 if ((result = secret_PerformAuth_OIAP(hKeySRK, TPM_ORD_MakeIdentity, hSRKPolicy, in Tspi_TPM_CollateIdentityRequest()
255 if ((result = obj_policy_validate_auth_oiap(hSRKPolicy, &digest, &srkAuth))) { in Tspi_TPM_CollateIdentityRequest()