Home
last modified time | relevance | path

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

/linux/arch/s390/crypto/
H A Dpaes_s390.c870 struct s390_pctr_req_ctx { struct
983 struct s390_pctr_req_ctx *req_ctx, in ctr_paes_do_crypt()
1055 struct s390_pctr_req_ctx *req_ctx = skcipher_request_ctx(req); in ctr_paes_crypt()
1114 crypto_skcipher_set_reqsize(tfm, sizeof(struct s390_pctr_req_ctx)); in ctr_paes_init()
1129 struct s390_pctr_req_ctx *req_ctx = skcipher_request_ctx(req); in ctr_paes_do_one_request()