Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dzcrypt_ccamisc.c1219 struct aureqparm { in cca_cipher2protkey() struct
1274 preqparm = (struct aureqparm __force *)preqcblk->req_parmb; in cca_cipher2protkey()
1290 preqcblk->req_parml = sizeof(struct aureqparm) + keytoklen; in cca_cipher2protkey()
1385 struct aureqparm { in cca_ecc2protkey() struct
1438 preqparm = (struct aureqparm __force *)preqcblk->req_parmb; in cca_ecc2protkey()
1454 preqcblk->req_parml = sizeof(struct aureqparm) + keylen; in cca_ecc2protkey()