Searched defs:req_ctx (Results 1 – 5 of 5) sorted by relevance
385 struct s390_pecb_req_ctx *req_ctx, in ecb_paes_do_crypt()450 struct s390_pecb_req_ctx *req_ctx = skcipher_request_ctx(req); in ecb_paes_crypt() local531 struct s390_pecb_req_ctx *req_ctx = skcipher_request_ctx(req); in ecb_paes_do_one_request() local644 struct s390_pcbc_req_ctx *req_ctx, in cbc_paes_do_crypt()713 struct s390_pcbc_req_ctx *req_ctx = skcipher_request_ctx(req); in cbc_paes_crypt() local794 struct s390_pcbc_req_ctx *req_ctx = skcipher_request_ctx(req); in cbc_paes_do_one_request() local922 struct s390_pctr_req_ctx *req_ctx, in ctr_paes_do_crypt()1029 struct s390_pctr_req_ctx *req_ctx = skcipher_request_ctx(req); in ctr_paes_crypt() local1258 struct s390_pxts_req_ctx *req_ctx, in xts_paes_do_crypt_fullkey()1354 struct s390_pxts_req_ctx *req_ctx, in xts_paes_do_crypt_2keys()[all …]
397 struct phmac_req_ctx *req_ctx = ahash_request_ctx(req); in phmac_kmac_update() local510 struct phmac_req_ctx *req_ctx = ahash_request_ctx(req); in phmac_kmac_final() local554 struct phmac_req_ctx *req_ctx = ahash_request_ctx(req); in phmac_init() local588 struct phmac_req_ctx *req_ctx = ahash_request_ctx(req); in phmac_update() local631 struct phmac_req_ctx *req_ctx = ahash_request_ctx(req); in phmac_final() local667 struct phmac_req_ctx *req_ctx = ahash_request_ctx(req); in phmac_finup() local807 struct phmac_req_ctx *req_ctx = ahash_request_ctx(req); in phmac_export() local817 struct phmac_req_ctx *req_ctx = ahash_request_ctx(req); in phmac_import() local851 struct phmac_req_ctx *req_ctx = ahash_request_ctx(req); in phmac_do_one_request() local
90 struct aria_avx2_request_ctx *req_ctx = skcipher_request_ctx(req); in aria_avx2_ctr_encrypt() local
88 struct aria_avx_request_ctx *req_ctx = skcipher_request_ctx(req); in aria_avx_ctr_encrypt() local
76 struct aria_avx512_request_ctx *req_ctx = skcipher_request_ctx(req); in aria_avx512_ctr_encrypt() local
Completed in 12 milliseconds