Searched refs:decryption_prepared (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Drijndael.c121 int decryption_prepared; /* The decryption key schedule is available. */
219 ctx->decryption_prepared = 0;
1128 if (!ctx->decryption_prepared )
1131 ctx->decryption_prepared = 1;
1437 if ( !ctx->decryption_prepared )
1441 ctx->decryption_prepared = 1;
120 int decryption_prepared; /* The decryption key schedule is available. */ member in struct:__anon2370
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Drijndael.c121 int decryption_prepared; /* The decryption key schedule is available. */
219 ctx->decryption_prepared = 0;
1128 if (!ctx->decryption_prepared )
1131 ctx->decryption_prepared = 1;
1437 if ( !ctx->decryption_prepared )
1441 ctx->decryption_prepared = 1;
120 int decryption_prepared; /* The decryption key schedule is available. */ member in struct:__anon6824

Completed in 47 milliseconds