Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/tpm-tools/dist/include/
H A Dtpm_tspi.h104 TSS_UUID a_uKeyId, TSS_HKEY * a_hKey);
109 TSS_UUID a_uKeyId, TSS_HKEY * a_hKey);
/netbsd-src/crypto/external/cpl/tpm-tools/dist/lib/
H A Dtpm_tspi.c479 TSS_UUID a_uKeyId, TSS_HKEY * a_hKey) in keyLoadKeyByUUID() argument
482 Tspi_Context_LoadKeyByUUID(a_hContext, a_fStoreType, a_uKeyId, in keyLoadKeyByUUID()
502 TSS_UUID a_uKeyId, TSS_HKEY * a_hKey) in keyGetKeyByUUID() argument
506 Tspi_Context_GetKeyByUUID(a_hContext, a_fStoreType, a_uKeyId, in keyGetKeyByUUID()