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

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dserpent.c682 static int serpent_init_done; local
685 if (! serpent_init_done)
691 serpent_init_done = 1;
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Dserpent.c683 static int serpent_init_done; local
686 if (! serpent_init_done)
692 serpent_init_done = 1;

Completed in 24 milliseconds