Home
last modified time | relevance | path

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

/linux/arch/s390/crypto/
H A Dpaes_s390.c607 struct s390_pcbc_req_ctx { struct
657 struct s390_pcbc_req_ctx *req_ctx, in cbc_paes_do_crypt()
728 struct s390_pcbc_req_ctx *req_ctx = skcipher_request_ctx(req); in cbc_paes_crypt()
798 crypto_skcipher_set_reqsize(tfm, sizeof(struct s390_pcbc_req_ctx)); in cbc_paes_init()
813 struct s390_pcbc_req_ctx *req_ctx = skcipher_request_ctx(req); in cbc_paes_do_one_request()