Searched refs:skcipher_request_ctx (Results 1 – 16 of 16) sorted by relevance
/Linux-v4.19/drivers/crypto/sunxi-ss/ |
D | sun4i-ss-cipher.c | 25 struct sun4i_cipher_req_ctx *ctx = skcipher_request_ctx(areq); in sun4i_ss_opti_poll() 136 struct sun4i_cipher_req_ctx *ctx = skcipher_request_ctx(areq); in sun4i_ss_cipher_poll() 324 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_aes_encrypt() 335 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_aes_decrypt() 347 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_aes_encrypt() 358 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_aes_decrypt() 370 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_des_encrypt() 381 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_des_decrypt() 393 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_des_encrypt() 404 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_des_decrypt() [all …]
|
/Linux-v4.19/drivers/crypto/marvell/ |
D | cipher.c | 62 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_dma_cleanup() 78 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_cleanup() 86 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_std_step() 120 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_std_process() 140 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq); in mv_cesa_skcipher_process() 152 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq); in mv_cesa_skcipher_step() 163 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_dma_prepare() 172 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_std_prepare() 183 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq); in mv_cesa_skcipher_prepare() 204 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq); in mv_cesa_skcipher_complete() [all …]
|
/Linux-v4.19/crypto/ |
D | lrw.c | 151 struct rctx *rctx = skcipher_request_ctx(req); in post_crypt() 203 struct rctx *rctx = skcipher_request_ctx(req); in pre_crypt() 280 struct rctx *rctx = skcipher_request_ctx(req); in init_crypt() 315 struct rctx *rctx = skcipher_request_ctx(req); in exit_crypt() 325 struct rctx *rctx = skcipher_request_ctx(req); in do_encrypt() 349 rctx = skcipher_request_ctx(req); in encrypt_done() 375 struct rctx *rctx = skcipher_request_ctx(req); in do_decrypt() 399 rctx = skcipher_request_ctx(req); in decrypt_done()
|
D | xts.c | 101 struct rctx *rctx = skcipher_request_ctx(req); in post_crypt() 152 struct rctx *rctx = skcipher_request_ctx(req); in pre_crypt() 219 struct rctx *rctx = skcipher_request_ctx(req); in init_crypt() 252 struct rctx *rctx = skcipher_request_ctx(req); in exit_crypt() 262 struct rctx *rctx = skcipher_request_ctx(req); in do_encrypt() 286 rctx = skcipher_request_ctx(req); in encrypt_done() 312 struct rctx *rctx = skcipher_request_ctx(req); in do_decrypt() 336 rctx = skcipher_request_ctx(req); in decrypt_done()
|
D | cts.c | 67 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() 183 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req); in cts_cbc_decrypt() 242 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req); in crypto_cts_decrypt()
|
D | simd.c | 66 subreq = skcipher_request_ctx(req); in simd_skcipher_encrypt() 87 subreq = skcipher_request_ctx(req); in simd_skcipher_decrypt()
|
D | cryptd.c | 468 struct cryptd_skcipher_request_ctx *rctx = skcipher_request_ctx(req); in cryptd_skcipher_complete() 483 struct cryptd_skcipher_request_ctx *rctx = skcipher_request_ctx(req); in cryptd_skcipher_encrypt() 511 struct cryptd_skcipher_request_ctx *rctx = skcipher_request_ctx(req); in cryptd_skcipher_decrypt() 538 struct cryptd_skcipher_request_ctx *rctx = skcipher_request_ctx(req); in cryptd_skcipher_enqueue()
|
D | ctr.c | 293 (void *)PTR_ALIGN((u8 *)skcipher_request_ctx(req), align + 1); in crypto_rfc3686_crypt()
|
D | skcipher.c | 712 struct ablkcipher_request *subreq = skcipher_request_ctx(req); in skcipher_crypt_ablkcipher()
|
/Linux-v4.19/drivers/crypto/inside-secure/ |
D | safexcel_cipher.c | 562 struct safexcel_cipher_req *sreq = skcipher_request_ctx(req); in safexcel_skcipher_handle_result() 624 struct safexcel_cipher_req *sreq = skcipher_request_ctx(req); in safexcel_skcipher_send() 698 struct safexcel_cipher_req *sreq = skcipher_request_ctx(req); in safexcel_skcipher_exit_inv() 767 return safexcel_queue_req(&req->base, skcipher_request_ctx(req), in safexcel_ecb_aes_encrypt() 774 return safexcel_queue_req(&req->base, skcipher_request_ctx(req), in safexcel_ecb_aes_decrypt() 877 return safexcel_queue_req(&req->base, skcipher_request_ctx(req), in safexcel_cbc_aes_encrypt() 884 return safexcel_queue_req(&req->base, skcipher_request_ctx(req), in safexcel_cbc_aes_decrypt() 917 return safexcel_queue_req(&req->base, skcipher_request_ctx(req), in safexcel_cbc_des_encrypt() 924 return safexcel_queue_req(&req->base, skcipher_request_ctx(req), in safexcel_cbc_des_decrypt() 987 return safexcel_queue_req(&req->base, skcipher_request_ctx(req), in safexcel_ecb_des_encrypt() [all …]
|
/Linux-v4.19/include/crypto/internal/ |
D | skcipher.h | 174 static inline void *skcipher_request_ctx(struct skcipher_request *req) in skcipher_request_ctx() function
|
/Linux-v4.19/drivers/crypto/ccree/ |
D | cc_cipher.c | 630 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_complete() 677 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_process() 765 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_encrypt() 777 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_decrypt()
|
/Linux-v4.19/drivers/crypto/cavium/nitrox/ |
D | nitrox_algs.c | 170 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in nitrox_skcipher_crypt()
|
/Linux-v4.19/drivers/crypto/hisilicon/sec/ |
D | sec_algs.c | 439 struct sec_request *sec_req = skcipher_request_ctx(skreq); in sec_skcipher_alg_callback() 726 struct sec_request *sec_req = skcipher_request_ctx(skreq); in sec_alg_skcipher_crypto()
|
/Linux-v4.19/drivers/crypto/axis/ |
D | artpec6_crypto.c | 1097 req_ctx = skcipher_request_ctx(req); in artpec6_crypto_encrypt() 1142 req_ctx = skcipher_request_ctx(req); in artpec6_crypto_decrypt() 1697 req_ctx = skcipher_request_ctx(areq); in artpec6_crypto_prepare_crypto()
|
/Linux-v4.19/drivers/crypto/amcc/ |
D | crypto4xx_alg.c | 261 struct skcipher_request *subreq = skcipher_request_ctx(req); in crypto4xx_ctr_crypt()
|