HomeSort by: relevance | last modified time | path
    Searched refs:tcs_ctx (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/include/
auth_mgr.h 18 TCS_CONTEXT_HANDLE tcs_ctx; member in struct:auth_map
  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcs_auth_mgr.c 88 auth_mgr.auth_mapper[i].tcs_ctx != hContext) {
90 "TPM %x", hContext, auth_mgr.auth_mapper[i].tcs_ctx,
205 auth_mgr.auth_mapper[i].tcs_ctx == tcs_handle) {
232 auth_mgr.auth_mapper[i].tcs_ctx = 0;
266 auth_mgr.auth_mapper[i].tcs_ctx == tcs_handle) {
294 auth_mgr.auth_mapper[i].tcs_ctx, tpm_auth_handle);
303 auth_mgr.auth_mapper[i].tcs_ctx = 0;
322 auth_mgr.auth_mapper[i].tcs_ctx == tcsContext) {
380 auth_mgr.auth_mapper[i].tcs_ctx = tcsContext;
418 auth_mgr.auth_mapper[i].tcs_ctx == hContext)
    [all...]

Completed in 24 milliseconds