|
Leancrypto 1.6.0
Post-Quantum Cryptographic Library
|
#include "lc_x509_common.h"Go to the source code of this file.
Macros | |
| #define | LC_PKCS7_MSG_SIZE(num_sinfo, num_x509) |
| Size of pre-allocated PKCS7 message. | |
| #define | LC_PKCS7_MSG_ON_STACK(name, num_sinfo, num_x509) |
| Allocate memory for struct lc_pkcs7_message holding given number of preallocated sinfo members. | |