Home
last modified time | relevance | path

Searched refs:rgbRandom (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_migration.c309 BYTE * rgbRandom, /* in */ in Tspi_Key_ConvertMigrationBlob() argument
354 result |= Trspi_HashUpdate(&hashCtx, ulRandomLength, rgbRandom); in Tspi_Key_ConvertMigrationBlob()
369 ulRandomLength, rgbRandom, in Tspi_Key_ConvertMigrationBlob()
H A Dtspi_cmk.c379 BYTE* rgbRandom) /* in */ in Tspi_Key_CMKConvertMigration() argument
433 result |= Trspi_HashUpdate(&hashCtx, ulRandomLength, rgbRandom); in Tspi_Key_CMKConvertMigration()
444 migDataSize, migData, msaListSize, msaList, ulRandomLength, rgbRandom, in Tspi_Key_CMKConvertMigration()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtspi.h825 BYTE* rgbRandom, // in
852 BYTE* rgbRandom // in
H A DTSP.idl163 [in, size_is(ulRandomLength)] BYTE *rgbRandom,