Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_ccamisc.c1187 struct aureqparm { in cca_cipher2protkey() struct
1241 preqparm = (struct aureqparm __force *) preqcblk->req_parmb; in cca_cipher2protkey()
1257 preqcblk->req_parml = sizeof(struct aureqparm) + keytoklen; in cca_cipher2protkey()
1353 struct aureqparm { in cca_ecc2protkey() struct
1407 preqparm = (struct aureqparm __force *) preqcblk->req_parmb; in cca_ecc2protkey()
1423 preqcblk->req_parml = sizeof(struct aureqparm) + keylen; in cca_ecc2protkey()
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dzcrypt_ccamisc.c1190 struct aureqparm { in cca_cipher2protkey() struct
1244 preqparm = (struct aureqparm __force *)preqcblk->req_parmb; in cca_cipher2protkey()
1260 preqcblk->req_parml = sizeof(struct aureqparm) + keytoklen; in cca_cipher2protkey()
1359 struct aureqparm { in cca_ecc2protkey() struct
1411 preqparm = (struct aureqparm __force *)preqcblk->req_parmb; in cca_ecc2protkey()
1427 preqcblk->req_parml = sizeof(struct aureqparm) + keylen; in cca_ecc2protkey()

Completed in 6 milliseconds