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

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dtwofish.c829 do_twofish_decrypt (const TWOFISH_context *ctx, byte *out, const byte *in)
865 do_twofish_decrypt (ctx, out, in);
821 do_twofish_decrypt (const TWOFISH_context *ctx, byte *out, const byte *in) function
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Dtwofish.c828 do_twofish_decrypt (const TWOFISH_context *ctx, byte *out, const byte *in)
864 do_twofish_decrypt (ctx, out, in);
820 do_twofish_decrypt (const TWOFISH_context *ctx, byte *out, const byte *in) function

Completed in 21 milliseconds