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

  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_transport.c 227 if ((result = auth_mgr_swap_out(hContext)))
240 if ((result = auth_mgr_swap_out(hContext)))
267 if ((result = auth_mgr_swap_out(hContext)))
tcs_auth_mgr.c 124 auth_mgr_swap_out(TCS_CONTEXT_HANDLE hContext) function
342 if ((result = auth_mgr_swap_out(tcsContext))) {
451 if ((result = auth_mgr_swap_out(hContext)))
486 if ((result = auth_mgr_swap_out(hContext)))
tcsi_delegate.c 342 if ((result = auth_mgr_swap_out(hContext)))
  /src/crypto/external/cpl/trousers/dist/src/include/
tcs_utils.h 79 TSS_RESULT auth_mgr_swap_out(TCS_CONTEXT_HANDLE);

Completed in 27 milliseconds