Searched refs:a_uKeyId (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/cpl/tpm-tools/dist/include/ |
H A D | tpm_tspi.h | 104 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 D | tpm_tspi.c | 479 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()
|