| gamma=0x7F3FC9B0; /* in LFSR feedback pol */ |
gamma=0x7F3FC9B0; /* in LFSR feedback pol */ |
| |
|
| /* Key Expansion */ |
/* Key Expansion */ |
| for(n=0;n<22;n++){ |
for(n=0;n<44;n++){ |
| |
|
| /* WG transformation of alpha[0] */ |
/* WG transformation of alpha[0] */ |
| alpha[0] = ctx->S[10]; |
alpha[0] = ctx->S[10]; |
| gamma=0x7F3FC9B0; /* in LFSR feedback pol */ |
gamma=0x7F3FC9B0; /* in LFSR feedback pol */ |
| |
|
| /* Key Expansion */ |
/* Key Expansion */ |
| for(n=0;n<22;n++){ |
for(n=0;n<44;n++){ |
| |
|
| /* WG transformation of alpha[0] */ |
/* WG transformation of alpha[0] */ |
| alpha[0] = ctx->S[10]; |
alpha[0] = ctx->S[10]; |