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

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dtwofish.c572 do_twofish_setkey (TWOFISH_context *ctx, const byte *key, const unsigned keylen)
715 int rc = do_twofish_setkey (ctx, key, keylen);
567 do_twofish_setkey (TWOFISH_context *ctx, const byte *key, const unsigned keylen) function
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Dtwofish.c571 do_twofish_setkey (TWOFISH_context *ctx, const byte *key, const unsigned keylen)
714 int rc = do_twofish_setkey (ctx, key, keylen);
566 do_twofish_setkey (TWOFISH_context *ctx, const byte *key, const unsigned keylen) function

Completed in 31 milliseconds