Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/crypto/
Daes_s390.c50 struct pcc_param { struct
51 u8 key[32];
52 u8 tweak[16];
53 u8 block[16];
54 u8 bit[16];
55 u8 xts[16];
625 struct pcc_param pcc_param; in xts_aes_crypt() local