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

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Drijndael.c69 int use_padlock; /* Padlock shall be used. */ member in struct:__anon568
133 ctx->use_padlock = 0;
143 ctx->use_padlock = 1;
164 if (ctx->use_padlock)
473 if (ctx->use_padlock)
632 if (ctx->use_padlock)
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Drijndael.c70 int use_padlock; /* Padlock shall be used. */ member in struct:__anon523
134 ctx->use_padlock = 0;
144 ctx->use_padlock = 1;
165 if (ctx->use_padlock)
473 if (ctx->use_padlock)
503 if (ctx->use_padlock)
553 if (ctx->use_padlock)
702 if (ctx->use_padlock)
733 if (ctx->use_padlock)
789 if (ctx->use_padlock)
[all...]

Completed in 18 milliseconds