Lux GPU Core 0.2.0
Lightweight plugin-based GPU acceleration for blockchain and ML
Loading...
Searching...
No Matches
LuxEcrecoverInput Struct Reference

#include <gpu.h>

Data Fields

uint8_t r [32]
 
uint8_t s [32]
 
uint8_t v
 
uint8_t _pad [3]
 
uint8_t msg_hash [32]
 
uint8_t _pad2 [28]
 

Detailed Description

Definition at line 272 of file gpu.h.

Field Documentation

◆ _pad

uint8_t LuxEcrecoverInput::_pad[3]

Definition at line 276 of file gpu.h.

◆ _pad2

uint8_t LuxEcrecoverInput::_pad2[28]

Definition at line 278 of file gpu.h.

◆ msg_hash

uint8_t LuxEcrecoverInput::msg_hash[32]

Definition at line 277 of file gpu.h.

◆ r

uint8_t LuxEcrecoverInput::r[32]

Definition at line 273 of file gpu.h.

◆ s

uint8_t LuxEcrecoverInput::s[32]

Definition at line 274 of file gpu.h.

◆ v

uint8_t LuxEcrecoverInput::v

Definition at line 275 of file gpu.h.


The documentation for this struct was generated from the following file: