Home
last modified time | relevance | path

Searched defs:xsap (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_changeauth.c84 struct authsess *xsap = NULL; in changeauth_owner() local
130 struct authsess *xsap = NULL; in changeauth_srk() local
181 struct authsess *xsap = NULL; in changeauth_encdata() local
276 struct authsess *xsap = NULL; in changeauth_key() local
H A Dtspi_seal.c46 struct authsess *xsap = NULL; in Tspi_Data_Seal() local
205 struct authsess *xsap = NULL; in Tspi_Data_Unseal() local
H A Dtspi_nv.c53 struct authsess *xsap = NULL; in Tspi_NV_DefineSpace() local
171 struct authsess *xsap = NULL; in Tspi_NV_ReleaseSpace() local
H A Dtsp_delegate.c115 struct authsess *xsap = NULL; in create_owner_delegation() local
204 struct authsess *xsap = NULL; in create_key_delegation() local
H A Dtspi_aik.c75 struct authsess *xsap = NULL; in Tspi_TPM_CollateIdentityRequest() local
H A Dtspi_key.c225 struct authsess *xsap = NULL; in Tspi_Key_CreateKey() local
H A Dtsp_auth.c1127 authsess_free(struct authsess *xsap) in authsess_free()