template <>
class WireWeakSyncClientImpl
Defined at line 652 of file fidling/gen/sdk/fidl/fuchsia.hardware.inlineencryption/fuchsia.hardware.inlineencryption/cpp/fidl/fuchsia.hardware.inlineencryption/cpp/driver/wire_messaging.h
Public Methods
::fdf::WireUnownedResult< ::fuchsia_hardware_inlineencryption::DriverDevice::ProgramKey> ProgramKey (::fidl::VectorView<uint8_t> wrapped_key, uint32_t data_unit_size)
Allocates 32 bytes of response buffer on the stack. Request is heap-allocated.
::fdf::WireUnownedResult< ::fuchsia_hardware_inlineencryption::DriverDevice::DeriveRawSecret> DeriveRawSecret (::fidl::VectorView<uint8_t> wrapped_key)
Request is heap-allocated. Response is heap-allocated.