Home
last modified time | relevance | path

Searched defs:a_hKey (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/cpl/tpm-tools/dist/lib/
H A Dtpm_tspi.c175 TSS_RESULT displayKey(TSS_HKEY a_hKey) in displayKey()
467 TSS_RESULT keyLoadKey(TSS_HKEY a_hKey, TSS_HKEY a_hWrapKey) in keyLoadKey()
479 TSS_UUID a_uKeyId, TSS_HKEY * a_hKey) in keyLoadKeyByUUID()
490 keyGetPubKey(TSS_HKEY a_hKey, UINT32 * a_uiKeyLen, BYTE ** a_pKey) in keyGetPubKey()
502 TSS_UUID a_uKeyId, TSS_HKEY * a_hKey) in keyGetKeyByUUID()
554 keyCreateKey(TSS_HKEY a_hKey, TSS_HKEY a_hWrapKey, in keyCreateKey()
563 TSS_RESULT dataSeal(TSS_HENCDATA a_hEncdata, TSS_HKEY a_hKey, in dataSeal()
/netbsd-src/crypto/external/cpl/tpm-tools/dist/src/tpm_mgmt/
H A Dtpm_createek.c80 tpmCreateRevEk(TSS_HTPM a_hTpm, TSS_HKEY a_hKey, in tpmCreateRevEk()
153 tpmCreateEk(TSS_HTPM a_hTpm, TSS_HKEY a_hKey, in tpmCreateEk()