Searched refs:tweak (Results 1 – 3 of 3) sorted by relevance
33 struct crypto_cipher *tweak; member63 struct crypto_cipher *tweak; in setkey() local77 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() local374 tweak = crypto_alloc_cipher(ictx->name, 0, 0); in init_tfm()[all …]
92 const u8 *tweak = key + keylen - bsize; in setkey() local109 ctx->table = gf128mul_init_64k_bbe((be128 *)tweak); in setkey()
145 Texas Instruments da8xx SoCs. It's used to tweak various memory