Home
last modified time | relevance | path

Searched defs:pcc_param (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/s390/crypto/
Daes_s390.c51 struct pcc_param { struct
52 u8 key[32];
53 u8 tweak[16];
54 u8 block[16];
55 u8 bit[16];
56 u8 xts[16];
626 struct pcc_param pcc_param; in xts_aes_crypt() local