Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-cipher.c21 struct sun4i_cipher_req_ctx *ctx = skcipher_request_ctx(areq); in sun4i_ss_opti_poll()
148 struct sun4i_cipher_req_ctx *ctx = skcipher_request_ctx(areq); in sun4i_ss_cipher_poll_fallback()
174 struct sun4i_cipher_req_ctx *ctx = skcipher_request_ctx(areq); in sun4i_ss_cipher_poll()
388 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_aes_encrypt()
399 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_aes_decrypt()
411 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_aes_encrypt()
422 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_aes_decrypt()
434 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_des_encrypt()
445 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_des_decrypt()
457 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_des_encrypt()
[all …]
/OK3568_Linux_fs/kernel/drivers/crypto/marvell/cesa/
H A Dcipher.c61 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_dma_cleanup()
77 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_cleanup()
85 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_std_step()
119 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_std_process()
139 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq); in mv_cesa_skcipher_process()
151 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq); in mv_cesa_skcipher_step()
162 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_dma_prepare()
171 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_std_prepare()
182 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 …]
/OK3568_Linux_fs/kernel/crypto/
H A Dxts.c85 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_xor_tweak()
149 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_cts_done()
165 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_cts_final()
204 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_encrypt_done()
224 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_decrypt_done()
244 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_init_crypt()
263 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_encrypt()
280 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_decrypt()
H A Dlrw.c145 struct lrw_request_ctx *rctx = skcipher_request_ctx(req); in lrw_xor_tweak()
213 struct lrw_request_ctx *rctx = skcipher_request_ctx(req); in lrw_crypt_done()
226 struct lrw_request_ctx *rctx = skcipher_request_ctx(req); in lrw_init_crypt()
245 struct lrw_request_ctx *rctx = skcipher_request_ctx(req); in lrw_encrypt()
256 struct lrw_request_ctx *rctx = skcipher_request_ctx(req); in lrw_decrypt()
H A Dcts.c67 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req); in crypto_cts_reqctx_space()
100 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req); in cts_cbc_encrypt()
146 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req); in crypto_cts_encrypt()
181 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req); in cts_cbc_decrypt()
240 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req); in crypto_cts_decrypt()
H A Dadiantum.c223 struct adiantum_request_ctx *rctx = skcipher_request_ctx(req); in adiantum_hash_header()
252 struct adiantum_request_ctx *rctx = skcipher_request_ctx(req); in adiantum_hash_message()
286 struct adiantum_request_ctx *rctx = skcipher_request_ctx(req); in adiantum_finish()
326 struct adiantum_request_ctx *rctx = skcipher_request_ctx(req); in adiantum_crypt()
H A Dcryptd.c243 struct cryptd_skcipher_request_ctx *rctx = skcipher_request_ctx(req); in cryptd_skcipher_complete()
258 struct cryptd_skcipher_request_ctx *rctx = skcipher_request_ctx(req); in cryptd_skcipher_encrypt()
286 struct cryptd_skcipher_request_ctx *rctx = skcipher_request_ctx(req); in cryptd_skcipher_decrypt()
313 struct cryptd_skcipher_request_ctx *rctx = skcipher_request_ctx(req); in cryptd_skcipher_enqueue()
/OK3568_Linux_fs/kernel/drivers/crypto/cavium/nitrox/
H A Dnitrox_skcipher.c53 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in free_src_sglist()
60 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in free_dst_sglist()
82 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in nitrox_cbc_cipher_callback()
210 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in alloc_src_sglist()
228 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in alloc_dst_sglist()
251 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in nitrox_skcipher_crypt()
292 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in nitrox_cbc_decrypt()
/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-cipher.c57 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ce_cipher_fallback()
85 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ce_cipher_prepare()
279 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(breq); in sun8i_ce_cipher_run()
296 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ce_cipher_unprepare()
340 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ce_skdecrypt()
359 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ce_skencrypt()
/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dccp-crypto-aes.c26 struct ccp_aes_req_ctx *rctx = skcipher_request_ctx(req); in ccp_aes_complete()
69 struct ccp_aes_req_ctx *rctx = skcipher_request_ctx(req); in ccp_aes_crypt()
138 struct ccp_aes_req_ctx *rctx = skcipher_request_ctx(req); in ccp_aes_rfc3686_complete()
164 struct ccp_aes_req_ctx *rctx = skcipher_request_ctx(req); in ccp_aes_rfc3686_crypt()
H A Dccp-crypto-des3.c25 struct ccp_des3_req_ctx *rctx = skcipher_request_ctx(req); in ccp_des3_complete()
64 struct ccp_des3_req_ctx *rctx = skcipher_request_ctx(req); in ccp_des3_crypt()
H A Dccp-crypto-aes-xts.c65 struct ccp_aes_req_ctx *rctx = skcipher_request_ctx(req); in ccp_aes_xts_complete()
109 struct ccp_aes_req_ctx *rctx = skcipher_request_ctx(req); in ccp_aes_xts_crypt()
/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-cipher.c74 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ss_cipher_fallback()
101 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ss_setup_ivs()
164 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ss_cipher()
326 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ss_skdecrypt()
347 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ss_skencrypt()
/OK3568_Linux_fs/kernel/drivers/crypto/amlogic/
H A Damlogic-gxl-cipher.c62 struct meson_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in meson_cipher_do_fallback()
88 struct meson_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in meson_cipher()
279 struct meson_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in meson_skdecrypt()
297 struct meson_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in meson_skencrypt()
/OK3568_Linux_fs/kernel/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.c100 struct cvm_req_ctx *rctx = skcipher_request_ctx(req); in create_ctx_hdr()
154 struct cvm_req_ctx *rctx = skcipher_request_ctx(req); in create_input_list()
176 struct cvm_req_ctx *rctx = skcipher_request_ctx(req); in create_output_list()
196 struct cvm_req_ctx *rctx = skcipher_request_ctx(req); in cvm_enc_dec()
/OK3568_Linux_fs/kernel/drivers/crypto/qce/
H A Dskcipher.c30 struct qce_cipher_reqctx *rctx = skcipher_request_ctx(req); in qce_skcipher_done()
66 struct qce_cipher_reqctx *rctx = skcipher_request_ctx(req); in qce_skcipher_async_req_handle()
227 struct qce_cipher_reqctx *rctx = skcipher_request_ctx(req); in qce_skcipher_crypt()
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Datmel-tdes.c389 struct atmel_tdes_reqctx *rctx = skcipher_request_ctx(dd->req); in atmel_tdes_crypt_pdc()
432 struct atmel_tdes_reqctx *rctx = skcipher_request_ctx(dd->req); in atmel_tdes_crypt_dma()
571 struct atmel_tdes_reqctx *rctx = skcipher_request_ctx(req); in atmel_tdes_set_iv_as_last_ciphertext_block()
594 struct atmel_tdes_reqctx *rctx = skcipher_request_ctx(req); in atmel_tdes_finish_req()
644 rctx = skcipher_request_ctx(req); in atmel_tdes_handle_queue()
693 struct atmel_tdes_reqctx *rctx = skcipher_request_ctx(req); in atmel_tdes_crypt()
H A Dsahara.c569 rctx = skcipher_request_ctx(req); in sahara_aes_process()
629 struct sahara_aes_reqctx *rctx = skcipher_request_ctx(req); in sahara_aes_crypt()
655 struct sahara_aes_reqctx *rctx = skcipher_request_ctx(req); in sahara_aes_ecb_encrypt()
675 struct sahara_aes_reqctx *rctx = skcipher_request_ctx(req); in sahara_aes_ecb_decrypt()
695 struct sahara_aes_reqctx *rctx = skcipher_request_ctx(req); in sahara_aes_cbc_encrypt()
715 struct sahara_aes_reqctx *rctx = skcipher_request_ctx(req); in sahara_aes_cbc_decrypt()
H A Dmxs-dcp.c225 struct dcp_aes_req_ctx *rctx = skcipher_request_ctx(req); in mxs_dcp_run_aes()
298 struct dcp_aes_req_ctx *rctx = skcipher_request_ctx(req); in mxs_dcp_aes_block_crypt()
429 struct dcp_aes_req_ctx *rctx = skcipher_request_ctx(req); in mxs_dcp_block_fallback()
452 struct dcp_aes_req_ctx *rctx = skcipher_request_ctx(req); in mxs_dcp_aes_enqueue()
/OK3568_Linux_fs/kernel/drivers/crypto/virtio/
H A Dvirtio_crypto_algs.c487 skcipher_request_ctx(req); in virtio_crypto_skcipher_encrypt()
512 skcipher_request_ctx(req); in virtio_crypto_skcipher_decrypt()
563 skcipher_request_ctx(req); in virtio_crypto_skcipher_crypt_req()
/OK3568_Linux_fs/kernel/drivers/crypto/vmx/
H A Daes_cbc.c80 struct skcipher_request *subreq = skcipher_request_ctx(req); in p8_aes_cbc_crypt()
H A Daes_ctr.c99 struct skcipher_request *subreq = skcipher_request_ctx(req); in p8_aes_ctr_crypt()
H A Daes_xts.c91 struct skcipher_request *subreq = skcipher_request_ctx(req); in p8_aes_xts_crypt()
/OK3568_Linux_fs/kernel/drivers/crypto/ccree/
H A Dcc_cipher.c860 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_complete()
879 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_process()
911 struct skcipher_request *subreq = skcipher_request_ctx(req); in cc_cipher_process()
989 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_encrypt()
998 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_decrypt()
/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Dskcipher.h155 static inline void *skcipher_request_ctx(struct skcipher_request *req) in skcipher_request_ctx() function

123