Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/cpl/tpm-tools/dist/lib/
Dtpm_tspi.c180 BYTE *pAttr; in displayKey() local
186 &pAttr); in displayKey()
190 logHex(uiAttrSize, pAttr); in displayKey()
247 &pAttr); in displayKey()
251 logHex(uiAttrSize, pAttr); in displayKey()
/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/
Dplatform.c739 BYTE *pAttr; in get_public_EK() local
756 &pAttr); in get_public_EK()
759 LogDebug("keyinfo:%s", dump_byte_array( uiAttrSize, pAttr)); in get_public_EK()