Searched defs:auth1 (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/ |
H A D | tcs_pbg.c | 54 TPM_AUTH *auth1 = va_arg(ap, TPM_AUTH *); in tpm_rsp_parse() local 97 TPM_AUTH *auth1 = va_arg(ap, TPM_AUTH *); in tpm_rsp_parse() local 144 TPM_AUTH *auth1 = va_arg(ap, TPM_AUTH *); in tpm_rsp_parse() local 192 TPM_AUTH *auth1 = va_arg(ap, TPM_AUTH *); /* privAuth */ in tpm_rsp_parse() local 264 TPM_AUTH *auth1 = va_arg(ap, TPM_AUTH *); in tpm_rsp_parse() local 319 TPM_AUTH *auth1 = va_arg(ap, TPM_AUTH *); in tpm_rsp_parse() local 408 TPM_AUTH * auth1 = va_arg(ap, TPM_AUTH *); in tpm_rsp_parse() local 439 TPM_AUTH *auth1 = va_arg(ap, TPM_AUTH *); in tpm_rsp_parse() local 486 TPM_AUTH *auth1 = va_arg(ap, TPM_AUTH *); in tpm_rsp_parse() local 521 TPM_AUTH *auth1, *auth2; in tpm_rsp_parse() local [all …]
|
H A D | tcs_auth_mgr.c | 244 auth_mgr_release_auth(TPM_AUTH *auth0, TPM_AUTH *auth1, TCS_CONTEXT_HANDLE tcs_handle) in auth_mgr_release_auth()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/ |
H A D | rpc_aik.c | 39 TPM_AUTH auth1, auth2; in tcs_wrap_MakeIdentity() local 165 TPM_AUTH *pIdKeyAuth = NULL, *pOwnerAuth = NULL, auth1, auth2; in tcs_wrap_ActivateIdentity() local
|
H A D | rpc_migration.c | 39 TPM_AUTH auth1, auth2, *pParentAuth, *pEntityAuth; in tcs_wrap_CreateMigrationBlob() local
|