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

/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_auth.c391 BYTE xorUsageAuth[20]; local
432 if ((rc = Trspi_Hash(TSS_HASH_SHA1, offset, hashBlob, xorUsageAuth)))
442 encAuthUsage->authdata[i] = usageSecret[i] ^ xorUsageAuth[i];

Completed in 125 milliseconds