Lines Matching refs:ctx
43 $ctx="%rdx";
113 mov $arg1,$ctx
127 cmp (%rax),$ctx
132 mov $ctx,(%rax)
151 lea 32($ctx),%rbx # key
152 lea 16($ctx),$ctx # control word
288 # struct padlock_cipher_data *ctx, size_t len);
298 test \$15,$ctx
306 lea 16($ctx),$ctx # control word
309 testl \$`1<<5`,($ctx) # align bit in control word
333 mov -4($ctx),%eax # pull 32-bit counter
380 lea -16($ctx),%rax # ivp
381 lea 16($ctx),%rbx # key
387 movdqa %xmm0,-16($ctx) # copy [or refresh] iv
390 mov -4($ctx),%eax # pull 32-bit counter
396 mov %eax,-4($ctx)
480 mov -4($ctx),%eax # pull 32-bit counter
497 lea -16($ctx),%rax # ivp
498 lea 16($ctx),%rbx # key
502 mov -4($ctx),%eax # pull 32-bit counter
506 mov %eax,-4($ctx)
530 lea -16($ctx),%rax # ivp
531 lea 16($ctx),%rbx # key
537 movdqa %xmm0,-16($ctx) # copy [or refresh] iv