#include <stdio.h> #include <string.h> #include <openssl/evp.h> #include ... int clen; int flen; unsigned int mdlen; uint8_t c[mlen+EVP_MAX_BLOCK_LENGTH]; ...
確定! 回上一頁