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

/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_sign.c137 result = Trspi_Verify(TSS_HASH_SHA1, hashData, hashDataSize, pubKey, pubKeySize,
140 result = Trspi_Verify(TSS_HASH_OTHER, hashData, hashDataSize, pubKey, pubKeySize,
H A Dtsp_asym.c110 result = Trspi_Verify(type, hash, hashLen, pubKey.pubKey.key, pubKey.pubKey.keyLength,
H A Dtspi_quote.c190 if ((result = Trspi_Verify(TSS_HASH_SHA1, digest.digest, 20,
H A Dtspi_selftest.c139 if ((result = Trspi_Verify(TSS_HASH_SHA1, digest.digest, 20,
/netbsd-current/crypto/external/cpl/trousers/dist/src/trspi/crypto/openssl/
H A Drsa.c146 Trspi_Verify(UINT32 HashType, BYTE *pHash, UINT32 iHashLength, function
/netbsd-current/crypto/external/cpl/trousers/dist/src/include/trousers/
H A Dtrousers.h199 TSS_RESULT Trspi_Verify(UINT32 HashType, BYTE *pHash, UINT32 iHashLength,

Completed in 260 milliseconds