Searched refs:hashLen (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/ |
| D | tspi_tick.c | 37 UINT32 hashLen, sigLen, tcLen, signInfoLen; in Tspi_Hash_TickStampBlob() local 51 if ((result = obj_hash_get_value(hHash, &hashLen, &hash))) in Tspi_Hash_TickStampBlob() 54 if (hashLen != sizeof(TPM_DIGEST)) { in Tspi_Hash_TickStampBlob()
|
| D | tsp_asym.c | 82 UINT32 hashLen, in __tspi_rsa_verify() argument 110 result = Trspi_Verify(type, hash, hashLen, pubKey.pubKey.key, pubKey.pubKey.keyLength, in __tspi_rsa_verify()
|