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

/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_auth.c694 BYTE xorUseAuth[sizeof(TPM_DIGEST)]; local
705 if ((result |= Trspi_HashFinal(&hashCtx, xorUseAuth)))
709 rgbEncAuthUsage[i] ^= xorUseAuth[i];

Completed in 175 milliseconds