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

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Drijndael.c314 do_encrypt_aligned (const RIJNDAEL_context *ctx,
419 do_encrypt_aligned (ctx, b.b, a.a);
313 do_encrypt_aligned (const RIJNDAEL_context *ctx, function
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Drijndael.c314 do_encrypt_aligned (const RIJNDAEL_context *ctx,
419 do_encrypt_aligned (ctx, b.b, a.a);
521 do_encrypt_aligned (ctx, iv, iv);
752 do_encrypt_aligned (ctx, iv, iv);
313 do_encrypt_aligned (const RIJNDAEL_context *ctx, function

Completed in 41 milliseconds