Searched refs:newEntValue (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_transport.c236 UINT32 entityValue, newEntValue; local
249 if (ensureKeyIsLoaded(hContext, entityValue, &newEntValue))
255 LoadBlob_UINT32(&offset, newEntValue, rgbWrappedCmdParamIn);
H A Dtcs_auth_mgr.c474 UINT32 newEntValue = 0; local
476 /* if ET is not KEYHANDLE or KEY, newEntValue is a don't care */
478 if (ensureKeyIsLoaded(hContext, entityValue, &newEntValue))
481 newEntValue = entityValue;
490 if ((result = TCSP_OSAP_Internal(hContext, entityType, newEntValue, nonceOddOSAP,

Completed in 100 milliseconds