Home
last modified time | relevance | path

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

/netbsd/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_cmk.c307 if ((result = RPC_CMK_CreateBlob(hContext, tcsKeyHandle, migScheme, in Tspi_Key_CMKCreateBlob()
/netbsd/crypto/external/cpl/trousers/dist/src/include/
H A Dspi_utils.h433 TSS_RESULT RPC_CMK_CreateBlob(TSS_HCONTEXT, TCS_KEY_HANDLE, TSS_MIGRATE_SCHEME, UINT32, BYTE *, TPM…
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c3236 RPC_CMK_CreateBlob(TSS_HCONTEXT hContext, /* in */ in RPC_CMK_CreateBlob() function