Home
last modified time | relevance | path

Searched refs:keyCreateKey (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/cpl/tpm-tools/dist/include/
H A Dtpm_tspi.h111 TSS_RESULT keyCreateKey(TSS_HKEY a_hKey, TSS_HKEY a_hWrapKey,
/netbsd-src/crypto/external/cpl/tpm-tools/dist/src/cmds/
H A Dtpm_sealdata.c254 if (keyCreateKey(hKey, hSrk, NULL_HPCRS) != TSS_SUCCESS) in main()
/netbsd-src/crypto/external/cpl/tpm-tools/dist/lib/
H A Dtpm_tspi.c554 keyCreateKey(TSS_HKEY a_hKey, TSS_HKEY a_hWrapKey, in keyCreateKey() function