Home
last modified time | relevance | path

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

/linux/arch/s390/crypto/
H A Dpaes_s390.c347 struct s390_pecb_req_ctx { struct
397 struct s390_pecb_req_ctx *req_ctx, in ecb_paes_do_crypt()
465 struct s390_pecb_req_ctx *req_ctx = skcipher_request_ctx(req); in ecb_paes_crypt()
535 crypto_skcipher_set_reqsize(tfm, sizeof(struct s390_pecb_req_ctx)); in ecb_paes_init()
550 struct s390_pecb_req_ctx *req_ctx = skcipher_request_ctx(req); in ecb_paes_do_one_request()