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@85 ff987cc8-cf2f-4642-8568-d52cce064691
This commit is contained in:
parent
9c5bd82ff6
commit
0f8515fc8b
@ -197,8 +197,7 @@ int sbn_bin2bignum ( struct NFast_Bignum **ppBN_out,
|
||||
const unsigned char *bin, const int size )
|
||||
{
|
||||
struct NFast_Bignum *pBN;
|
||||
int d;
|
||||
size_t len, i;
|
||||
int len, i;
|
||||
|
||||
len = size;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user