![]()  | 
  
    Bitcoin Core 30.99.0
    
   P2P Digital Currency 
   | 
 
#include <tests_impl.h>
Public Attributes | |
| unsigned char | priv_ours [32] | 
| unsigned char | ellswift_ours [64] | 
| unsigned char | ellswift_theirs [64] | 
| int | initiating | 
| unsigned char | shared_secret [32] | 
Definition at line 25 of file tests_impl.h.
| unsigned char ellswift_xdh_test::ellswift_ours[64] | 
Definition at line 27 of file tests_impl.h.
| unsigned char ellswift_xdh_test::ellswift_theirs[64] | 
Definition at line 28 of file tests_impl.h.
| int ellswift_xdh_test::initiating | 
Definition at line 29 of file tests_impl.h.
| unsigned char ellswift_xdh_test::priv_ours[32] | 
Definition at line 26 of file tests_impl.h.
| unsigned char ellswift_xdh_test::shared_secret[32] | 
Definition at line 30 of file tests_impl.h.