Go to the documentation of this file.
15 #ifndef OPENSSL_HEADER_HRSS_H
16 #define OPENSSL_HEADER_HRSS_H
20 #if defined(__cplusplus)
42 #define HRSS_SAMPLE_BYTES (701 - 1)
45 #define HRSS_GENERATE_KEY_BYTES (HRSS_SAMPLE_BYTES + HRSS_SAMPLE_BYTES + 32)
48 #define HRSS_ENCAP_BYTES (HRSS_SAMPLE_BYTES + HRSS_SAMPLE_BYTES)
50 #define HRSS_PUBLIC_KEY_BYTES 1138
52 #define HRSS_CIPHERTEXT_BYTES 1138
54 #define HRSS_KEY_BYTES 32
57 #define HRSS_POLY3_BYTES 140
58 #define HRSS_PRIVATE_KEY_BYTES \
59 (HRSS_POLY3_BYTES * 2 + HRSS_PUBLIC_KEY_BYTES + 2 + 32)
98 #if defined(__cplusplus)
102 #endif // OPENSSL_HEADER_HRSS_H
grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:00:13