Home
last modified time | relevance | path

Searched refs:tweak (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/crypto/
Dxts.c33 struct crypto_cipher *tweak; member
63 struct crypto_cipher *tweak; in setkey() local
77 tweak = ctx->tweak; in setkey()
78 crypto_cipher_clear_flags(tweak, CRYPTO_TFM_REQ_MASK); in setkey()
79 crypto_cipher_set_flags(tweak, crypto_skcipher_get_flags(parent) & in setkey()
81 err = crypto_cipher_setkey(tweak, key + keylen, keylen); in setkey()
82 crypto_skcipher_set_flags(parent, crypto_cipher_get_flags(tweak) & in setkey()
245 crypto_cipher_encrypt_one(ctx->tweak, (u8 *)&rctx->t, req->iv); in init_crypt()
366 struct crypto_cipher *tweak; in init_tfm() local
374 tweak = crypto_alloc_cipher(ictx->name, 0, 0); in init_tfm()
[all …]
Dlrw.c92 const u8 *tweak = key + keylen - bsize; in setkey() local
109 ctx->table = gf128mul_init_64k_bbe((be128 *)tweak); in setkey()
/linux-4.19.296/drivers/memory/
DKconfig145 Texas Instruments da8xx SoCs. It's used to tweak various memory