/linux/drivers/crypto/rockchip/ |
H A D | rk3288_crypto_skcipher.c | 72 struct rk_cipher_rctx *rctx = skcipher_request_ctx(areq); in rk_cipher_fallback() local 93 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_cipher_handle_req() local 157 struct rk_cipher_rctx *rctx in rk_aes_ecb_encrypt() local 165 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); rk_aes_ecb_decrypt() local 173 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); rk_aes_cbc_encrypt() local 181 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); rk_aes_cbc_decrypt() local 189 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); rk_des_ecb_encrypt() local 197 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); rk_des_ecb_decrypt() local 205 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); rk_des_cbc_encrypt() local 213 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); rk_des_cbc_decrypt() local 221 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); rk_des3_ede_ecb_encrypt() local 229 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); rk_des3_ede_ecb_decrypt() local 237 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); rk_des3_ede_cbc_encrypt() local 245 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); rk_des3_ede_cbc_decrypt() local 256 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); rk_cipher_hw_init() local 303 struct rk_cipher_rctx *rctx = skcipher_request_ctx(areq); rk_cipher_run() local [all...] |
H A D | rk3288_crypto_ahash.c | 46 struct rk_ahash_rctx *rctx = ahash_request_ctx(areq); in rk_ahash_digest_fb() local 89 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_reg_init() local 121 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_init() local 135 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); rk_ahash_update() local 150 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); rk_ahash_final() local 165 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); rk_ahash_finup() local 181 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); rk_ahash_import() local 195 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); rk_ahash_export() local 209 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); rk_ahash_digest() local 238 struct rk_ahash_rctx *rctx = ahash_request_ctx(areq); rk_hash_prepare() local 254 struct rk_ahash_rctx *rctx = ahash_request_ctx(areq); rk_hash_unprepare() local 264 struct rk_ahash_rctx *rctx = ahash_request_ctx(areq); rk_hash_run() local [all...] |
/linux/drivers/crypto/tegra/ |
H A D | tegra-se-hash.c | 115 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); in tegra_sha_fallback_init() local 129 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); in tegra_sha_fallback_update() local 144 struct tegra_sha_reqctx *rctx in tegra_sha_fallback_final() local 159 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); tegra_sha_fallback_finup() local 175 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); tegra_sha_fallback_digest() local 191 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); tegra_sha_fallback_import() local 205 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); tegra_sha_fallback_export() local 218 tegra_se_insert_hash_result(struct tegra_sha_ctx * ctx,u32 * cpuvaddr,struct tegra_sha_reqctx * rctx) tegra_se_insert_hash_result() argument 270 tegra_sha_prep_cmd(struct tegra_sha_ctx * ctx,u32 * cpuvaddr,struct tegra_sha_reqctx * rctx) tegra_sha_prep_cmd() argument 353 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); tegra_sha_do_init() local 401 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); tegra_sha_do_update() local 466 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); tegra_sha_do_final() local 517 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); tegra_sha_do_one_req() local 653 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); tegra_sha_init() local 664 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); tegra_sha_update() local 678 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); tegra_sha_final() local 692 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); tegra_sha_finup() local 706 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); tegra_sha_digest() local 720 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); tegra_sha_export() local 734 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); tegra_sha_import() local [all...] |
H A D | tegra-se-aes.c | 106 struct tegra_aes_reqctx *rctx = skcipher_request_ctx(req); in tegra_cbc_iv_copyback() local 209 struct tegra_aes_reqctx *rctx) in tegra_aes_prep_cmd() argument 267 struct tegra_aes_reqctx *rctx = skcipher_request_ctx(req); tegra_aes_do_one_req() local 482 struct tegra_aes_reqctx *rctx; tegra_aes_crypt() local 607 tegra_gmac_prep_cmd(struct tegra_aead_ctx * ctx,struct tegra_aead_reqctx * rctx) tegra_gmac_prep_cmd() argument 647 tegra_gcm_crypt_prep_cmd(struct tegra_aead_ctx * ctx,struct tegra_aead_reqctx * rctx) tegra_gcm_crypt_prep_cmd() argument 707 tegra_gcm_prep_final_cmd(struct tegra_se * se,u32 * cpuvaddr,struct tegra_aead_reqctx * rctx) tegra_gcm_prep_final_cmd() argument 757 tegra_gcm_do_gmac(struct tegra_aead_ctx * ctx,struct tegra_aead_reqctx * rctx) tegra_gcm_do_gmac() argument 774 tegra_gcm_do_crypt(struct tegra_aead_ctx * ctx,struct tegra_aead_reqctx * rctx) tegra_gcm_do_crypt() argument 799 tegra_gcm_do_final(struct tegra_aead_ctx * ctx,struct tegra_aead_reqctx * rctx) tegra_gcm_do_final() argument 825 tegra_gcm_do_verify(struct tegra_se * se,struct tegra_aead_reqctx * rctx) tegra_gcm_do_verify() argument 854 tegra_cbcmac_prep_cmd(struct tegra_aead_ctx * ctx,struct tegra_aead_reqctx * rctx) tegra_cbcmac_prep_cmd() argument 889 tegra_ctr_prep_cmd(struct tegra_aead_ctx * ctx,struct tegra_aead_reqctx * rctx) tegra_ctr_prep_cmd() argument 930 tegra_ccm_do_cbcmac(struct tegra_aead_ctx * ctx,struct tegra_aead_reqctx * rctx) tegra_ccm_do_cbcmac() argument 964 tegra_ccm_format_nonce(struct tegra_aead_reqctx * rctx,u8 * nonce) tegra_ccm_format_nonce() argument 1020 tegra_ccm_format_blocks(struct tegra_aead_reqctx * rctx) tegra_ccm_format_blocks() argument 1049 tegra_ccm_mac_result(struct tegra_se * se,struct tegra_aead_reqctx * rctx) tegra_ccm_mac_result() argument 1072 tegra_ccm_ctr_result(struct tegra_se * se,struct tegra_aead_reqctx * rctx) tegra_ccm_ctr_result() argument 1088 tegra_ccm_compute_auth(struct tegra_aead_ctx * ctx,struct tegra_aead_reqctx * rctx) tegra_ccm_compute_auth() argument 1116 tegra_ccm_do_ctr(struct tegra_aead_ctx * ctx,struct tegra_aead_reqctx * rctx) tegra_ccm_do_ctr() argument 1158 tegra_ccm_crypt_init(struct aead_request * req,struct tegra_se * se,struct tegra_aead_reqctx * rctx) tegra_ccm_crypt_init() argument 1196 struct tegra_aead_reqctx *rctx = aead_request_ctx(req); tegra_ccm_do_one_req() local 1274 struct tegra_aead_reqctx *rctx = aead_request_ctx(req); tegra_gcm_do_one_req() local 1432 struct tegra_aead_reqctx *rctx = aead_request_ctx(req); tegra_aead_crypt() local 1470 tegra_cmac_prep_cmd(struct tegra_cmac_ctx * ctx,struct tegra_cmac_reqctx * rctx) tegra_cmac_prep_cmd() argument 1523 tegra_cmac_copy_result(struct tegra_se * se,struct tegra_cmac_reqctx * rctx) tegra_cmac_copy_result() argument 1531 tegra_cmac_paste_result(struct tegra_se * se,struct tegra_cmac_reqctx * rctx) tegra_cmac_paste_result() argument 1542 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); tegra_cmac_do_init() local 1571 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); tegra_cmac_do_update() local 1648 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); tegra_cmac_do_final() local 1708 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); tegra_cmac_do_one_req() local 1840 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); tegra_cmac_init() local 1851 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); tegra_cmac_update() local 1862 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); tegra_cmac_final() local 1873 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); tegra_cmac_finup() local 1884 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); tegra_cmac_digest() local 1893 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); tegra_cmac_export() local 1902 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); tegra_cmac_import() local [all...] |
/linux/drivers/crypto/aspeed/ |
H A D | aspeed-hace-hash.c | 67 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_sham_export() local 83 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_sham_import() local 118 aspeed_ahash_fill_padding(struct aspeed_hace_dev * hace_dev,struct aspeed_sham_reqctx * rctx,u8 * buf) aspeed_ahash_fill_padding() argument 149 aspeed_ahash_update_counter(struct aspeed_sham_reqctx * rctx,unsigned int len) aspeed_ahash_update_counter() argument 166 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); aspeed_ahash_dma_prepare() local 215 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); aspeed_ahash_dma_prepare_sg() local 326 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); aspeed_ahash_complete() local 356 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); aspeed_hace_ahash_trigger() local 385 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); aspeed_ahash_update_resume_sg() local 405 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); aspeed_ahash_req_update() local 435 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); aspeed_ahash_fallback() local 504 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); aspeed_sham_update() local 521 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); aspeed_sham_finup() local 535 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); aspeed_sham_init() local [all...] |
H A D | aspeed-hace-crypto.c | 29 struct aspeed_cipher_reqctx *rctx = skcipher_request_ctx(areq); in aspeed_crypto_do_fallback() local 50 struct aspeed_cipher_reqctx *rctx = skcipher_request_ctx(areq); in aspeed_crypto_need_fallback() local 103 struct aspeed_cipher_reqctx *rctx; aspeed_sk_complete() local 132 struct aspeed_cipher_reqctx *rctx; aspeed_sk_transfer_sg() local 153 struct aspeed_cipher_reqctx *rctx; aspeed_sk_transfer() local 183 struct aspeed_cipher_reqctx *rctx; aspeed_sk_start() local 224 struct aspeed_cipher_reqctx *rctx; aspeed_sk_start_sg() local 365 struct aspeed_cipher_reqctx *rctx; aspeed_hace_skcipher_trigger() local 408 struct aspeed_cipher_reqctx *rctx = skcipher_request_ctx(req); aspeed_des_crypt() local 538 struct aspeed_cipher_reqctx *rctx = skcipher_request_ctx(req); aspeed_aes_crypt() local [all...] |
/linux/drivers/crypto/inside-secure/eip93/ |
H A D | eip93-hash.c | 23 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); in eip93_hash_free_data_blocks() local 45 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); in eip93_hash_free_sa_record() local 61 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); eip93_hash_handle_result() local 137 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); eip93_hash_export_sa_state() local 160 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); __eip93_hash_init() local 212 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); eip93_send_hash_req() local 288 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); eip93_hash_init() local 317 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); __eip93_hash_update() local 391 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); eip93_hash_update() local 439 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); __eip93_hash_final() local 521 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); eip93_hash_finup() local 600 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); eip93_hash_import() local 621 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); eip93_hash_export() local [all...] |
H A D | eip93-cipher.c | 25 struct eip93_cipher_reqctx *rctx = skcipher_request_ctx(req); in eip93_skcipher_handle_result() local 36 struct eip93_cipher_reqctx *rctx = skcipher_request_ctx(req); in eip93_skcipher_send_req() local 138 struct eip93_cipher_reqctx *rctx = skcipher_request_ctx(req); in eip93_skcipher_crypt() local 177 struct eip93_cipher_reqctx *rctx = skcipher_request_ctx(req); eip93_skcipher_encrypt() local 190 struct eip93_cipher_reqctx *rctx = skcipher_request_ctx(req); eip93_skcipher_decrypt() local [all...] |
H A D | eip93-aead.c | 35 struct eip93_cipher_reqctx *rctx = aead_request_ctx(req); in eip93_aead_handle_result() local 46 struct eip93_cipher_reqctx *rctx = aead_request_ctx(req); in eip93_aead_send_req() local 188 struct eip93_cipher_reqctx *rctx = aead_request_ctx(req); in eip93_aead_crypt() local 219 struct eip93_cipher_reqctx *rctx = aead_request_ctx(req); eip93_aead_encrypt() local 239 struct eip93_cipher_reqctx *rctx = aead_request_ctx(req); eip93_aead_decrypt() local [all...] |
/linux/drivers/crypto/allwinner/sun4i-ss/ |
H A D | sun4i-ss-cipher.c | 401 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_aes_encrypt() local 412 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_aes_decrypt() local 424 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_aes_encrypt() local 435 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_aes_decrypt() local 447 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_des_encrypt() local 458 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); sun4i_ss_cbc_des_decrypt() local 470 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); sun4i_ss_ecb_des_encrypt() local 481 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); sun4i_ss_ecb_des_decrypt() local 493 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); sun4i_ss_cbc_des3_encrypt() local 504 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); sun4i_ss_cbc_des3_decrypt() local 516 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); sun4i_ss_ecb_des3_encrypt() local 527 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); sun4i_ss_ecb_des3_decrypt() local [all...] |
/linux/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce-hash.c | 87 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_init() local 103 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_export() local 117 struct sun8i_ce_hash_reqctx *rctx in sun8i_ce_hash_import() local 131 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); sun8i_ce_hash_final() local 148 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); sun8i_ce_hash_update() local 163 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); sun8i_ce_hash_finup() local 181 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); sun8i_ce_hash_digest_fb() local 242 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); sun8i_ce_hash_digest() local 324 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); sun8i_ce_hash_run() local [all...] |
H A D | sun8i-ce-cipher.c | 109 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ce_cipher_fallback() local 140 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ce_cipher_prepare() local 325 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); sun8i_ce_cipher_unprepare() local 370 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(breq); sun8i_ce_cipher_run() local 396 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); sun8i_ce_skdecrypt() local 415 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); sun8i_ce_skencrypt() local [all...] |
/linux/drivers/crypto/bcm/ |
H A D | cipher.c | 135 struct iproc_reqctx_s *rctx, in spu_skcipher_rx_sg_create() argument 199 spu_skcipher_tx_sg_create(struct brcm_message * mssg,struct iproc_reqctx_s * rctx,u8 tx_frag_num,unsigned int chunksize,u32 pad_len) spu_skcipher_tx_sg_create() argument 300 handle_skcipher_req(struct iproc_reqctx_s * rctx) handle_skcipher_req() argument 471 handle_skcipher_resp(struct iproc_reqctx_s * rctx) handle_skcipher_resp() argument 527 spu_ahash_rx_sg_create(struct brcm_message * mssg,struct iproc_reqctx_s * rctx,u8 rx_frag_num,unsigned int digestsize,u32 stat_pad_len) spu_ahash_rx_sg_create() argument 579 spu_ahash_tx_sg_create(struct brcm_message * mssg,struct iproc_reqctx_s * rctx,u8 tx_frag_num,u32 spu_hdr_len,unsigned int hash_carry_len,unsigned int new_data_len,u32 pad_len) spu_ahash_tx_sg_create() argument 653 handle_ahash_req(struct iproc_reqctx_s * rctx) handle_ahash_req() argument 944 ahash_req_done(struct iproc_reqctx_s * rctx) ahash_req_done() argument 994 handle_ahash_resp(struct iproc_reqctx_s * rctx) handle_ahash_resp() argument 1044 spu_aead_rx_sg_create(struct brcm_message * mssg,struct aead_request * req,struct iproc_reqctx_s * rctx,u8 rx_frag_num,unsigned int assoc_len,u32 ret_iv_len,unsigned int resp_len,unsigned int digestsize,u32 stat_pad_len) spu_aead_rx_sg_create() argument 1163 spu_aead_tx_sg_create(struct brcm_message * mssg,struct iproc_reqctx_s * rctx,u8 tx_frag_num,u32 spu_hdr_len,struct scatterlist * assoc,unsigned int assoc_len,int assoc_nents,unsigned int aead_iv_len,unsigned int chunksize,u32 aad_pad_len,u32 pad_len,bool incl_icv) spu_aead_tx_sg_create() argument 1259 handle_aead_req(struct iproc_reqctx_s * rctx) handle_aead_req() argument 1529 handle_aead_resp(struct iproc_reqctx_s * rctx) handle_aead_resp() argument 1589 spu_chunk_cleanup(struct iproc_reqctx_s * rctx) spu_chunk_cleanup() argument 1607 finish_req(struct iproc_reqctx_s * rctx,int err) finish_req() argument 1629 struct iproc_reqctx_s *rctx; spu_rx_callback() local 1715 struct iproc_reqctx_s *rctx = skcipher_request_ctx(req); skcipher_enqueue() local 1905 struct iproc_reqctx_s *rctx = ahash_request_ctx(req); ahash_enqueue() local 1962 struct iproc_reqctx_s *rctx = ahash_request_ctx(req); __ahash_init() local 2078 struct iproc_reqctx_s *rctx = ahash_request_ctx(req); __ahash_update() local 2136 struct iproc_reqctx_s *rctx = ahash_request_ctx(req); __ahash_final() local 2173 struct iproc_reqctx_s *rctx = ahash_request_ctx(req); __ahash_finup() local 2288 const struct iproc_reqctx_s *rctx = ahash_request_ctx(req); ahash_export() local 2303 struct iproc_reqctx_s *rctx = ahash_request_ctx(req); ahash_import() local 2420 struct iproc_reqctx_s *rctx = ahash_request_ctx(req); ahash_hmac_init() local 2472 struct iproc_reqctx_s *rctx = ahash_request_ctx(req); ahash_hmac_digest() local 2510 struct iproc_reqctx_s *rctx = aead_request_ctx(req); aead_need_fallback() local 2581 struct iproc_reqctx_s *rctx = aead_request_ctx(req); aead_do_fallback() local 2604 struct iproc_reqctx_s *rctx = aead_request_ctx(req); aead_enqueue() local [all...] |
/linux/drivers/crypto/qce/ |
H A D | aead.c | 27 struct qce_aead_reqctx *rctx = aead_request_ctx_dma(req); in qce_aead_done() local 95 struct qce_aead_reqctx *rctx = aead_request_ctx_dma(req); qce_aead_prepare_result_buf() local 106 struct qce_aead_reqctx *rctx = aead_request_ctx_dma(req); qce_aead_prepare_ccm_result_buf() local 115 struct qce_aead_reqctx *rctx = aead_request_ctx_dma(req); qce_aead_prepare_dst_buf() local 189 struct qce_aead_reqctx *rctx = aead_request_ctx_dma(req); qce_aead_ccm_prepare_buf_assoclen() local 303 struct qce_aead_reqctx *rctx = aead_request_ctx_dma(req); qce_aead_prepare_buf() local 331 struct qce_aead_reqctx *rctx = aead_request_ctx_dma(req); qce_aead_ccm_prepare_buf() local 361 qce_aead_create_ccm_nonce(struct qce_aead_reqctx * rctx,struct qce_aead_ctx * ctx) qce_aead_create_ccm_nonce() argument 411 struct qce_aead_reqctx *rctx = aead_request_ctx_dma(req); qce_aead_async_req_handle() local 505 struct qce_aead_reqctx *rctx = aead_request_ctx_dma(req); qce_aead_crypt() local [all...] |
H A D | sha.c | 41 struct qce_sha_reqctx *rctx = ahash_request_ctx_dma(req); in qce_ahash_done() local 78 struct qce_sha_reqctx *rctx = ahash_request_ctx_dma(req); qce_ahash_async_req_handle() local 135 struct qce_sha_reqctx *rctx = ahash_request_ctx_dma(req); qce_ahash_init() local 150 struct qce_sha_reqctx *rctx = ahash_request_ctx_dma(req); qce_ahash_export() local 167 struct qce_sha_reqctx *rctx = ahash_request_ctx_dma(req); qce_ahash_import() local 186 struct qce_sha_reqctx *rctx = ahash_request_ctx_dma(req); qce_ahash_update() local 278 struct qce_sha_reqctx *rctx = ahash_request_ctx_dma(req); qce_ahash_final() local 305 struct qce_sha_reqctx *rctx = ahash_request_ctx_dma(req); qce_ahash_digest() local [all...] |
/linux/drivers/crypto/starfive/ |
H A D | jh7110-hash.c | 66 struct starfive_cryp_request_ctx *rctx = ctx->rctx; in starfive_hash_hmac_key() local 167 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_copy_hash() local 200 struct starfive_cryp_request_ctx *rctx = ctx->rctx; in starfive_hash_one_request() local 258 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); starfive_hash_init() local 274 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); starfive_hash_update() local 291 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); starfive_hash_final() local 308 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); starfive_hash_finup() local 327 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); starfive_hash_digest() local 345 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); starfive_hash_export() local 359 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); starfive_hash_import() local [all...] |
/linux/crypto/ |
H A D | xts.c | 85 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_xor_tweak() local 149 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_cts_done() local 165 struct xts_request_ctx *rctx in xts_cts_final() local 204 struct xts_request_ctx *rctx = skcipher_request_ctx(req); xts_encrypt_done() local 224 struct xts_request_ctx *rctx = skcipher_request_ctx(req); xts_decrypt_done() local 244 struct xts_request_ctx *rctx = skcipher_request_ctx(req); xts_init_crypt() local 263 struct xts_request_ctx *rctx = skcipher_request_ctx(req); xts_encrypt() local 280 struct xts_request_ctx *rctx = skcipher_request_ctx(req); xts_decrypt() local [all...] |
H A D | chacha20poly1305.c | 60 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in async_done_continue() local 83 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_verify_tag() local 102 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in chacha_decrypt() local 132 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); poly_hash() local 206 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); poly_genkey() local 244 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); chacha_encrypt() local 274 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); chachapoly_encrypt() local 289 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); chachapoly_decrypt() local [all...] |
H A D | lrw.c | 145 struct lrw_request_ctx *rctx = skcipher_request_ctx(req); in lrw_xor_tweak() local 213 struct lrw_request_ctx *rctx = skcipher_request_ctx(req); in lrw_crypt_done() local 226 struct lrw_request_ctx *rctx = skcipher_request_ctx(req); in lrw_init_crypt() local 245 struct lrw_request_ctx *rctx = skcipher_request_ctx(req); lrw_encrypt() local 256 struct lrw_request_ctx *rctx = skcipher_request_ctx(req); lrw_decrypt() local [all...] |
/linux/drivers/crypto/stm32/ |
H A D | stm32-hash.c | 307 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(hdev->req); in stm32_hash_write_ctrl() local 352 static void stm32_hash_append_sg(struct stm32_hash_request_ctx *rctx) in stm32_hash_append_sg() argument 390 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(hdev->req); stm32_hash_xmit_cpu() local 449 hash_swap_reg(struct stm32_hash_request_ctx * rctx) hash_swap_reg() argument 490 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(hdev->req); stm32_hash_update_cpu() local 593 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(hdev->req); stm32_hash_hmac_dma_send() local 658 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(hdev->req); stm32_hash_dma_send() local 817 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); stm32_hash_init() local 895 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(hdev->req); stm32_hash_update_req() local 910 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); stm32_hash_final_req() local 931 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); stm32_hash_emptymsg_fallback() local 959 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); stm32_hash_copy_hash() local 982 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); stm32_hash_finish() local 999 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); stm32_hash_finish_req() local 1030 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); stm32_hash_one_request() local 1102 stm32_hash_copy_sgs(struct stm32_hash_request_ctx * rctx,struct scatterlist * sg,int bs,unsigned int new_len) stm32_hash_copy_sgs() argument 1137 stm32_hash_align_sgs(struct scatterlist * sg,int nbytes,int bs,bool init,bool final,struct stm32_hash_request_ctx * rctx) stm32_hash_align_sgs() argument 1257 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); stm32_hash_prepare_request() local 1338 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); stm32_hash_unprepare_request() local 1381 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); stm32_hash_enqueue() local 1392 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); stm32_hash_update() local 1422 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); stm32_hash_final() local 1432 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); stm32_hash_finup() local 1457 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); stm32_hash_export() local 1466 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); stm32_hash_import() local [all...] |
/linux/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_aead.c | 151 static int nitrox_set_creq(struct nitrox_aead_rctx *rctx) in nitrox_set_creq() argument 193 struct nitrox_aead_rctx *rctx = aead_request_ctx(areq); nitrox_aead_callback() local 217 struct nitrox_aead_rctx *rctx = aead_request_ctx(areq); nitrox_aes_gcm_enc() local 251 struct nitrox_aead_rctx *rctx = aead_request_ctx(areq); nitrox_aes_gcm_dec() local 395 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx_dma(areq); nitrox_rfc4106_set_aead_rctx_sglist() local 427 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx_dma(areq); nitrox_rfc4106_callback() local 444 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx_dma(areq); nitrox_rfc4106_enc() local 476 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx(areq); nitrox_rfc4106_dec() local [all...] |
/linux/drivers/crypto/ccp/ |
H A D | ccp-crypto-aes-cmac.c | 28 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx_dma(req); in ccp_aes_cmac_complete() local 60 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx_dma(req); ccp_do_cmac_update() local 185 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx_dma(req); ccp_aes_cmac_init() local 222 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx_dma(req); ccp_aes_cmac_export() local 241 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx_dma(req); ccp_aes_cmac_import() local [all...] |
/linux/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_algs.c | 101 struct otx_cpt_req_ctx *rctx; in validate_hmac_cipher_null() local 150 struct otx_cpt_req_ctx *rctx; in output_iv_copyback() local 237 struct otx_cpt_req_ctx *rctx = skcipher_request_ctx_dma(req); in create_ctx_hdr() local 307 struct otx_cpt_req_ctx *rctx = skcipher_request_ctx_dma(req); create_input_list() local 325 struct otx_cpt_req_ctx *rctx = skcipher_request_ctx_dma(req); create_output_list() local 344 struct otx_cpt_req_ctx *rctx = skcipher_request_ctx_dma(req); cpt_enc_dec() local 888 struct otx_cpt_req_ctx *rctx = aead_request_ctx_dma(req); create_aead_ctx_hdr() local 973 struct otx_cpt_req_ctx *rctx = aead_request_ctx_dma(req); create_hmac_ctx_hdr() local 999 struct otx_cpt_req_ctx *rctx = aead_request_ctx_dma(req); create_aead_input_list() local 1016 struct otx_cpt_req_ctx *rctx = aead_request_ctx_dma(req); create_aead_output_list() local 1034 struct otx_cpt_req_ctx *rctx = aead_request_ctx_dma(req); create_aead_null_input_list() local 1053 struct otx_cpt_req_ctx *rctx = aead_request_ctx_dma(req); create_aead_null_output_list() local 1140 struct otx_cpt_req_ctx *rctx = aead_request_ctx_dma(req); cpt_aead_enc_dec() local [all...] |
/linux/drivers/crypto/nx/ |
H A D | nx-aes-gcm.c | 309 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm_aes_nx_crypt() local 413 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm_aes_nx_encrypt() local 423 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm_aes_nx_decrypt() local 435 struct nx_gcm_rctx *rctx = aead_request_ctx(req); gcm4106_aes_nx_encrypt() local 452 struct nx_gcm_rctx *rctx = aead_request_ctx(req); gcm4106_aes_nx_decrypt() local [all...] |
/linux/drivers/crypto/gemini/ |
H A D | sl3516-ce-cipher.c | 107 struct sl3516_ce_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sl3516_ce_cipher_fallback() local 132 struct sl3516_ce_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sl3516_ce_cipher() local 282 struct sl3516_ce_cipher_req_ctx *rctx = skcipher_request_ctx(areq); sl3516_ce_skdecrypt() local 300 struct sl3516_ce_cipher_req_ctx *rctx = skcipher_request_ctx(areq); sl3516_ce_skencrypt() local [all...] |