Home
last modified time | relevance | path

Searched defs:auth1 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcs_pbg.c54 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 Dtcs_auth_mgr.c244 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 Drpc_aik.c39 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 Drpc_migration.c39 TPM_AUTH auth1, auth2, *pParentAuth, *pEntityAuth; in tcs_wrap_CreateMigrationBlob() local