Home
last modified time | relevance | path

Searched refs:rgbHashValue (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_hash.c28 BYTE * rgbHashValue) /* in */ in Tspi_Hash_SetHashValue() argument
30 if (ulHashValueLength == 0 || rgbHashValue == NULL) in Tspi_Hash_SetHashValue()
33 return obj_hash_set_value(hHash, ulHashValueLength, rgbHashValue); in Tspi_Hash_SetHashValue()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtspi.h878 BYTE* rgbHashValue // in