Remove unused leafaddr structures
这个提交包含在:
父节点
3ea7e8ace3
当前提交
073e093ce0
5
xmss.h
5
xmss.h
@ -9,11 +9,6 @@ Public domain.
|
||||
|
||||
#ifndef XMSS_H
|
||||
#define XMSS_H
|
||||
typedef struct{
|
||||
unsigned int level;
|
||||
unsigned long long subtree;
|
||||
unsigned int subleaf;
|
||||
} leafaddr;
|
||||
|
||||
/**
|
||||
* Generates a XMSS key pair for a given parameter set.
|
||||
|
@ -9,11 +9,6 @@ Public domain.
|
||||
|
||||
#ifndef XMSS_H
|
||||
#define XMSS_H
|
||||
typedef struct{
|
||||
unsigned int level;
|
||||
unsigned long long subtree;
|
||||
unsigned int subleaf;
|
||||
} leafaddr;
|
||||
|
||||
typedef struct{
|
||||
unsigned int h;
|
||||
|
正在加载...
在新工单中引用
屏蔽一个用户