Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_aik.c413 UINT32 * pulCredentialLength, /* out */ in Tspi_TPM_ActivateIdentity() argument
434 if (pulCredentialLength == NULL || prgbCredential == NULL) in Tspi_TPM_ActivateIdentity()
548 *pulCredentialLength = credLen; in Tspi_TPM_ActivateIdentity()
579 *pulCredentialLength = credLen; in Tspi_TPM_ActivateIdentity()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dobj_tpm.h39 UINT32 *pulCredentialLength,
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtspi.h356 UINT32* pulCredentialLength, // out
1144 UINT32* pulCredentialLength, // out
H A DTSP.idl376 [out] UINT32* pulCredentialLength,
377 [out, size_is(, *pulCredentialLength)] BYTE** prgbCredential);