Bitcoin Core  27.99.0
P2P Digital Currency
Public Attributes | List of all members
ellswift_decode_test Struct Reference

#include <tests_impl.h>

Collaboration diagram for ellswift_decode_test:
[legend]

Public Attributes

unsigned char enc [64]
 
secp256k1_fe x
 
int odd_y
 

Detailed Description

Definition at line 18 of file tests_impl.h.

Member Data Documentation

◆ enc

unsigned char ellswift_decode_test::enc[64]

Definition at line 19 of file tests_impl.h.

◆ odd_y

int ellswift_decode_test::odd_y

Definition at line 21 of file tests_impl.h.

◆ x

secp256k1_fe ellswift_decode_test::x

Definition at line 20 of file tests_impl.h.


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