Home
last modified time | relevance | path

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

/linux/arch/s390/crypto/
H A Dpaes_s390.c1203 struct s390_pxts_req_ctx { struct
1282 struct s390_pxts_req_ctx *req_ctx, in xts_paes_do_crypt_fullkey()
1382 struct s390_pxts_req_ctx *req_ctx, in xts_paes_do_crypt_2keys()
1442 struct s390_pxts_req_ctx *req_ctx, in xts_paes_do_crypt()
1488 struct s390_pxts_req_ctx *req_ctx = skcipher_request_ctx(req); in xts_paes_crypt()
1558 crypto_skcipher_set_reqsize(tfm, sizeof(struct s390_pxts_req_ctx)); in xts_paes_init()
1573 struct s390_pxts_req_ctx *req_ctx = skcipher_request_ctx(req); in xts_paes_do_one_request()