Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/
Dobj_context.c721 UINT32 tickLen, secretLen, transPubLen, exclusive = TSS_TCSATTRIB_TRANSPORT_DEFAULT; in obj_context_transport_establish() local
788 transPubLen = offset; in obj_context_transport_establish()
813 result |= Trspi_HashUpdate(&hashCtx, transPubLen, transPubBlob); in obj_context_transport_establish()
848 result = RPC_EstablishTransport(tspContext, exclusive, tcsTransKey, transPubLen, in obj_context_transport_establish()