mirror of
https://github.com/rvtr/ctr_eFuse.git
synced 2025-11-02 00:11:04 -04:00
hsm_utils
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-09-30%20-%20paladin.7z/paladin/ctr_eFuse@87 ff987cc8-cf2f-4642-8568-d52cce064691
This commit is contained in:
parent
be83c69308
commit
5cba053068
@ -52,6 +52,7 @@ typedef struct
|
||||
RSAPrivateKeyData;
|
||||
|
||||
// RSA public key data
|
||||
typedef struct
|
||||
{
|
||||
struct NFast_Bignum *e;
|
||||
struct NFast_Bignum *n;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user