Home
last modified time | relevance | path

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

/external/tpm2-tss/test/integration/
Dsapi-hmac-auth.int.c107 SESSION *nvSession = NULL; in nv_rw_with_session() local
189 rc = create_auth_session (&nvSession, in nv_rw_with_session()
206 nvCmdAuths.auths[0].sessionHandle = nvSession->sessionHandle; in nv_rw_with_session()
213 nvSession->sessionHandle, in nv_rw_with_session()
214 &nvSession->name); in nv_rw_with_session()
225 nvSession->sessionHandle, in nv_rw_with_session()
245 roll_nonces (nvSession, &nvCmdAuths.auths[0].nonce); in nv_rw_with_session()
280 roll_nonces (nvSession, &nvRspAuths.auths[0].nonce); in nv_rw_with_session()
300 nvSession->sessionHandle, in nv_rw_with_session()
319 roll_nonces (nvSession, &nvCmdAuths.auths[0].nonce); in nv_rw_with_session()
[all …]