Searched defs:tweak (Results 1 – 17 of 17) sorted by relevance
/openbmc/linux/crypto/ |
H A D | xts.c | 26 struct crypto_cipher *tweak; member 46 struct crypto_cipher *tweak; in xts_setkey() local 301 struct crypto_cipher *tweak; in xts_init_tfm() local
|
H A D | lrw.c | 74 const u8 *tweak = key + keylen - bsize; in lrw_setkey() local
|
/openbmc/linux/drivers/crypto/vmx/ |
H A D | aes_xts.c | 84 u8 tweak[AES_BLOCK_SIZE]; in p8_aes_xts_crypt() local
|
/openbmc/linux/drivers/mtd/nand/ |
H A D | ecc.c | 529 struct nand_page_io_req *orig, *tweak; in nand_ecc_tweak_req() local 571 struct nand_page_io_req *orig, *tweak; in nand_ecc_restore_req() local
|
/openbmc/qemu/target/s390x/kvm/ |
H A D | pv.h | 67 static inline int s390_pv_unpack(uint64_t addr, uint64_t size, uint64_t tweak) { return 0; } in s390_pv_unpack()
|
H A D | pv.c | 173 int s390_pv_unpack(uint64_t addr, uint64_t size, uint64_t tweak) in s390_pv_unpack()
|
/openbmc/linux/arch/s390/kvm/ |
H A D | pv.c | 629 static int unpack_one(struct kvm *kvm, unsigned long addr, u64 tweak, in unpack_one() 652 unsigned long tweak, u16 *rc, u16 *rrc) in kvm_s390_pv_unpack()
|
/openbmc/linux/drivers/media/pci/saa7134/ |
H A D | saa7134-tvaudio.c | 243 int acpf, tweak = 0; in tvaudio_setmode() local
|
/openbmc/linux/drivers/video/fbdev/nvidia/ |
H A D | nvidia.c | 166 int tweak = 0; in nvidia_panel_tweak() local
|
/openbmc/linux/arch/s390/crypto/ |
H A D | paes_s390.c | 502 u8 tweak[16]; in xts_paes_crypt() member
|
H A D | aes_s390.c | 427 u8 tweak[16]; in xts_aes_crypt() member
|
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | qat_algs.c | 92 struct crypto_cipher *tweak; member
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | uv.h | 225 u64 tweak[2]; member
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | kvm.h | 228 __u64 tweak; member
|
/openbmc/linux/drivers/crypto/ |
H A D | atmel-aes.c | 1842 u32 tweak[AES_BLOCK_SIZE / sizeof(u32)]; in atmel_aes_xts_process_data() local
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | kvm.h | 1694 __u64 tweak; member
|
/openbmc/linux/include/uapi/linux/ |
H A D | kvm.h | 1701 __u64 tweak; member
|