mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-22 05:46:41 +01:00
This commit is contained in:
parent
5121ce5bdb
commit
8e831edc24
8 changed files with 17 additions and 17 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#ifndef XYSSL_RSA_H
|
||||
#define XYSSL_RSA_H
|
||||
|
||||
#include "xyssl/bignum.h"
|
||||
#include "polarssl/bignum.h"
|
||||
|
||||
#define XYSSL_ERR_RSA_BAD_INPUT_DATA -0x0400
|
||||
#define XYSSL_ERR_RSA_INVALID_PADDING -0x0410
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue