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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Drijndael.c528 do_encrypt_aligned (const RIJNDAEL_context *ctx,
635 do_encrypt_aligned (ctx, b.b, a.a);
640 do_encrypt_aligned (ctx, bx, ax);
1220 do_encrypt_aligned (ctx, iv, iv);
1321 do_encrypt_aligned (ctx, tmp.x1, ctr);
1553 do_encrypt_aligned (ctx, iv, iv);
524 do_encrypt_aligned (const RIJNDAEL_context *ctx, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Drijndael.c528 do_encrypt_aligned (const RIJNDAEL_context *ctx,
635 do_encrypt_aligned (ctx, b.b, a.a);
640 do_encrypt_aligned (ctx, bx, ax);
1220 do_encrypt_aligned (ctx, iv, iv);
1321 do_encrypt_aligned (ctx, tmp.x1, ctr);
1553 do_encrypt_aligned (ctx, iv, iv);
524 do_encrypt_aligned (const RIJNDAEL_context *ctx, function

Completed in 77 milliseconds