Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/sunxi-ss/
Dsun4i-ss-cipher.c21 struct sun4i_cipher_req_ctx *ctx = skcipher_request_ctx(areq); in sun4i_ss_opti_poll()
122 struct sun4i_cipher_req_ctx *ctx = skcipher_request_ctx(areq); in sun4i_ss_cipher_poll_fallback()
150 struct sun4i_cipher_req_ctx *ctx = skcipher_request_ctx(areq); in sun4i_ss_cipher_poll()
345 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_aes_encrypt()
356 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_aes_decrypt()
368 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_aes_encrypt()
379 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_aes_decrypt()
391 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_des_encrypt()
402 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_des_decrypt()
414 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_des_encrypt()
[all …]
/Linux-v5.4/drivers/crypto/marvell/
Dcipher.c59 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_dma_cleanup()
75 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_cleanup()
83 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_std_step()
117 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_std_process()
137 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq); in mv_cesa_skcipher_process()
149 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq); in mv_cesa_skcipher_step()
160 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_dma_prepare()
169 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_std_prepare()
180 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq); in mv_cesa_skcipher_prepare()
201 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq); in mv_cesa_skcipher_complete()
[all …]
/Linux-v5.4/crypto/
Dxts.c89 struct rctx *rctx = skcipher_request_ctx(req); in xor_tweak()
153 struct rctx *rctx = skcipher_request_ctx(req); in cts_done()
168 struct rctx *rctx = skcipher_request_ctx(req); in cts_final()
206 struct rctx *rctx = skcipher_request_ctx(req); in encrypt_done()
226 struct rctx *rctx = skcipher_request_ctx(req); in decrypt_done()
244 struct rctx *rctx = skcipher_request_ctx(req); in init_crypt()
263 struct rctx *rctx = skcipher_request_ctx(req); in encrypt()
280 struct rctx *rctx = skcipher_request_ctx(req); in decrypt()
Dlrw.c147 struct rctx *rctx = skcipher_request_ctx(req); in xor_tweak()
214 struct rctx *rctx = skcipher_request_ctx(req); in crypt_done()
226 struct rctx *rctx = skcipher_request_ctx(req); in init_crypt()
244 struct rctx *rctx = skcipher_request_ctx(req); in encrypt()
255 struct rctx *rctx = skcipher_request_ctx(req); in decrypt()
Dcts.c67 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req); in crypto_cts_reqctx_space()
104 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req); in cts_cbc_encrypt()
150 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req); in crypto_cts_encrypt()
185 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req); in cts_cbc_decrypt()
244 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req); in crypto_cts_decrypt()
Dadiantum.c231 struct adiantum_request_ctx *rctx = skcipher_request_ctx(req); in adiantum_hash_header()
260 struct adiantum_request_ctx *rctx = skcipher_request_ctx(req); in adiantum_hash_message()
294 struct adiantum_request_ctx *rctx = skcipher_request_ctx(req); in adiantum_finish()
334 struct adiantum_request_ctx *rctx = skcipher_request_ctx(req); in adiantum_crypt()
Dsimd.c73 subreq = skcipher_request_ctx(req); in simd_skcipher_encrypt()
94 subreq = skcipher_request_ctx(req); in simd_skcipher_decrypt()
Dcryptd.c272 struct cryptd_skcipher_request_ctx *rctx = skcipher_request_ctx(req); in cryptd_skcipher_complete()
287 struct cryptd_skcipher_request_ctx *rctx = skcipher_request_ctx(req); in cryptd_skcipher_encrypt()
315 struct cryptd_skcipher_request_ctx *rctx = skcipher_request_ctx(req); in cryptd_skcipher_decrypt()
342 struct cryptd_skcipher_request_ctx *rctx = skcipher_request_ctx(req); in cryptd_skcipher_enqueue()
Dctr.c202 (void *)PTR_ALIGN((u8 *)skcipher_request_ctx(req), align + 1); in crypto_rfc3686_crypt()
Dessiv.c162 struct skcipher_request *subreq = skcipher_request_ctx(req); in essiv_skcipher_crypt()
Dskcipher.c726 struct ablkcipher_request *subreq = skcipher_request_ctx(req); in skcipher_crypt_ablkcipher()
/Linux-v5.4/drivers/crypto/cavium/nitrox/
Dnitrox_skcipher.c139 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in alloc_src_sglist()
157 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in alloc_dst_sglist()
178 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in free_src_sglist()
185 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in free_dst_sglist()
208 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in nitrox_skcipher_crypt()
/Linux-v5.4/drivers/crypto/vmx/
Daes_cbc.c80 struct skcipher_request *subreq = skcipher_request_ctx(req); in p8_aes_cbc_crypt()
Daes_ctr.c99 struct skcipher_request *subreq = skcipher_request_ctx(req); in p8_aes_ctr_crypt()
Daes_xts.c88 struct skcipher_request *subreq = skcipher_request_ctx(req); in p8_aes_xts_crypt()
/Linux-v5.4/include/crypto/internal/
Dskcipher.h172 static inline void *skcipher_request_ctx(struct skcipher_request *req) in skcipher_request_ctx() function
/Linux-v5.4/drivers/crypto/inside-secure/
Dsafexcel_cipher.c837 struct safexcel_cipher_req *sreq = skcipher_request_ctx(req); in safexcel_skcipher_handle_result()
899 struct safexcel_cipher_req *sreq = skcipher_request_ctx(req); in safexcel_skcipher_send()
986 struct safexcel_cipher_req *sreq = skcipher_request_ctx(req); in safexcel_skcipher_exit_inv()
1052 return safexcel_queue_req(&req->base, skcipher_request_ctx(req), in safexcel_encrypt()
1058 return safexcel_queue_req(&req->base, skcipher_request_ctx(req), in safexcel_decrypt()
2027 return safexcel_queue_req(&req->base, skcipher_request_ctx(req), in safexcel_encrypt_xts()
2035 return safexcel_queue_req(&req->base, skcipher_request_ctx(req), in safexcel_decrypt_xts()
/Linux-v5.4/drivers/crypto/ccree/
Dcc_cipher.c798 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_complete()
817 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_process()
916 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_encrypt()
925 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_decrypt()
/Linux-v5.4/drivers/crypto/hisilicon/sec/
Dsec_algs.c426 struct sec_request *sec_req = skcipher_request_ctx(skreq); in sec_skcipher_alg_callback()
713 struct sec_request *sec_req = skcipher_request_ctx(skreq); in sec_alg_skcipher_crypto()
/Linux-v5.4/drivers/crypto/axis/
Dartpec6_crypto.c1093 req_ctx = skcipher_request_ctx(req); in artpec6_crypto_encrypt()
1138 req_ctx = skcipher_request_ctx(req); in artpec6_crypto_decrypt()
1681 req_ctx = skcipher_request_ctx(areq); in artpec6_crypto_prepare_crypto()
/Linux-v5.4/drivers/crypto/caam/
Dcaamalg_qi2.c130 return skcipher_request_ctx(skcipher_request_cast(areq)); in to_caam_req()
1119 struct caam_request *req_ctx = skcipher_request_ctx(req); in skcipher_edesc_alloc()
1477 struct caam_request *caam_req = skcipher_request_ctx(req); in skcipher_encrypt()
1508 struct caam_request *caam_req = skcipher_request_ctx(req); in skcipher_decrypt()