Lines Matching defs:ctx
23 int CRYPTO_xts128_encrypt(const XTS128_CONTEXT *ctx,
41 (*ctx->block2) (tweak.c, tweak.c, ctx->key2);
55 (*ctx->block1) (scratch.c, scratch.c, ctx->key1);
100 (*ctx->block1) (scratch.c, scratch.c, ctx->key1);
138 (*ctx->block1) (scratch.c, scratch.c, ctx->key1);
149 (*ctx->block1) (scratch.c, scratch.c, ctx->key1);