mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-09 15:33:58 +08:00
Update speck.h
This commit is contained in:
@@ -49,18 +49,6 @@
|
|||||||
#ifndef SPECK_H
|
#ifndef SPECK_H
|
||||||
#define SPECK_H
|
#define SPECK_H
|
||||||
|
|
||||||
/*
|
|
||||||
* define speck type to use
|
|
||||||
*(one of SPECK_32_64, SPECK_64_128, SPECK_128_256)
|
|
||||||
*/
|
|
||||||
#ifndef SPECK_H
|
|
||||||
#define SPECK_H
|
|
||||||
|
|
||||||
/*
|
|
||||||
* define speck type to use
|
|
||||||
*(one of SPECK_32_64, SPECK_64_128, SPECK_128_256)
|
|
||||||
*/
|
|
||||||
|
|
||||||
#define SPECK_TYPE16 uint16_t
|
#define SPECK_TYPE16 uint16_t
|
||||||
#define SPECK_ROUNDS16 22
|
#define SPECK_ROUNDS16 22
|
||||||
#define SPECK_KEY_LEN16 4
|
#define SPECK_KEY_LEN16 4
|
||||||
|
|||||||
Reference in New Issue
Block a user