crypto_cipher_encrypt_one 149 arch/arm/crypto/aes-neonbs-glue.c crypto_cipher_encrypt_one(ctx->enc_tfm, dst, src); crypto_cipher_encrypt_one 358 arch/arm/crypto/aes-neonbs-glue.c crypto_cipher_encrypt_one(ctx->tweak_tfm, walk.iv, walk.iv); crypto_cipher_encrypt_one 390 arch/arm/crypto/aes-neonbs-glue.c crypto_cipher_encrypt_one(ctx->cts_tfm, buf, buf); crypto_cipher_encrypt_one 116 arch/s390/crypto/aes_s390.c crypto_cipher_encrypt_one(sctx->fallback.cip, out, in); crypto_cipher_encrypt_one 361 crypto/adiantum.c crypto_cipher_encrypt_one(tctx->blockcipher, rctx->rbuf.bytes, crypto_cipher_encrypt_one 155 crypto/ansi_cprng.c crypto_cipher_encrypt_one(ctx->tfm, output, tmp); crypto_cipher_encrypt_one 20 crypto/cbc.c crypto_cipher_encrypt_one(skcipher_cipher_simple(tfm), dst, src); crypto_cipher_encrypt_one 871 crypto/ccm.c crypto_cipher_encrypt_one(tfm, dg, dg); crypto_cipher_encrypt_one 889 crypto/ccm.c crypto_cipher_encrypt_one(tfm, dg, dg); crypto_cipher_encrypt_one 38 crypto/cfb.c crypto_cipher_encrypt_one(skcipher_cipher_simple(tfm), dst, src); crypto_cipher_encrypt_one 67 crypto/cmac.c crypto_cipher_encrypt_one(ctx->child, (u8 *)consts, (u8 *)consts); crypto_cipher_encrypt_one 142 crypto/cmac.c crypto_cipher_encrypt_one(tfm, prev, prev); crypto_cipher_encrypt_one 150 crypto/cmac.c crypto_cipher_encrypt_one(tfm, prev, prev); crypto_cipher_encrypt_one 195 crypto/cmac.c crypto_cipher_encrypt_one(tfm, out, prev); crypto_cipher_encrypt_one 39 crypto/ctr.c crypto_cipher_encrypt_one(tfm, keystream, ctrblk); crypto_cipher_encrypt_one 1816 crypto/drbg.c crypto_cipher_encrypt_one(tfm, outval, in->buf); crypto_cipher_encrypt_one 164 crypto/essiv.c crypto_cipher_encrypt_one(tctx->essiv_cipher, req->iv, req->iv); crypto_cipher_encrypt_one 205 crypto/essiv.c crypto_cipher_encrypt_one(tctx->essiv_cipher, req->iv, req->iv); crypto_cipher_encrypt_one 237 crypto/keywrap.c crypto_cipher_encrypt_one(cipher, (u8 *)&block, crypto_cipher_encrypt_one 34 crypto/ofb.c crypto_cipher_encrypt_one(cipher, iv, iv); crypto_cipher_encrypt_one 44 crypto/ofb.c crypto_cipher_encrypt_one(cipher, walk.iv, walk.iv); crypto_cipher_encrypt_one 31 crypto/pcbc.c crypto_cipher_encrypt_one(tfm, dst, iv); crypto_cipher_encrypt_one 54 crypto/pcbc.c crypto_cipher_encrypt_one(tfm, src, iv); crypto_cipher_encrypt_one 2412 crypto/testmgr.c crypto_cipher_encrypt_one(tfm, data + k, crypto_cipher_encrypt_one 450 crypto/vmac.c crypto_cipher_encrypt_one(tctx->cipher, (u8 *)out, in); crypto_cipher_encrypt_one 460 crypto/vmac.c crypto_cipher_encrypt_one(tctx->cipher, (u8 *)out, in); crypto_cipher_encrypt_one 471 crypto/vmac.c crypto_cipher_encrypt_one(tctx->cipher, (u8 *)out, in); crypto_cipher_encrypt_one 589 crypto/vmac.c crypto_cipher_encrypt_one(tctx->cipher, dctx->nonce.bytes, crypto_cipher_encrypt_one 63 crypto/xcbc.c crypto_cipher_encrypt_one(ctx->child, consts, (u8 *)ks + bs); crypto_cipher_encrypt_one 64 crypto/xcbc.c crypto_cipher_encrypt_one(ctx->child, consts + bs, (u8 *)ks + bs * 2); crypto_cipher_encrypt_one 65 crypto/xcbc.c crypto_cipher_encrypt_one(ctx->child, key1, (u8 *)ks); crypto_cipher_encrypt_one 109 crypto/xcbc.c crypto_cipher_encrypt_one(tfm, prev, prev); crypto_cipher_encrypt_one 117 crypto/xcbc.c crypto_cipher_encrypt_one(tfm, prev, prev); crypto_cipher_encrypt_one 161 crypto/xcbc.c crypto_cipher_encrypt_one(tfm, out, prev); crypto_cipher_encrypt_one 256 crypto/xts.c crypto_cipher_encrypt_one(ctx->tweak, (u8 *)&rctx->t, req->iv); crypto_cipher_encrypt_one 184 drivers/crypto/geode-aes.c crypto_cipher_encrypt_one(tctx->fallback.cip, out, in); crypto_cipher_encrypt_one 2108 drivers/crypto/inside-secure/safexcel_cipher.c crypto_cipher_encrypt_one(ctx->hkaes, (u8 *)hashkey, (u8 *)hashkey); crypto_cipher_encrypt_one 85 drivers/crypto/vmx/aes.c crypto_cipher_encrypt_one(ctx->fallback, dst, src); crypto_cipher_encrypt_one 148 fs/crypto/crypto.c crypto_cipher_encrypt_one(ci->ci_essiv_tfm, iv->raw, iv->raw);