Home
last modified time | relevance | path

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

/linux/crypto/
H A Dcts.c95 skcipher_request_complete(req, err); in cts_cbc_crypt_done()
140 skcipher_request_complete(req, err); in crypto_cts_encrypt_done()
234 skcipher_request_complete(req, err); in crypto_cts_decrypt_done()
H A Dxts.c156 skcipher_request_complete(req, err); in xts_cts_done()
216 skcipher_request_complete(req, err); in xts_encrypt_done()
236 skcipher_request_complete(req, err); in xts_decrypt_done()
H A Dlrw.c219 skcipher_request_complete(req, err); in lrw_crypt_done()
H A Dhctr2.c262 skcipher_request_complete(req, err); in hctr2_xctr_done()
H A Dadiantum.c335 skcipher_request_complete(req, err); in adiantum_streamcipher_done()
H A Dessiv.c138 skcipher_request_complete(req, err); in essiv_skcipher_done()
H A Dcryptd.c276 skcipher_request_complete(req, err); in cryptd_skcipher_complete()
/linux/include/crypto/internal/
H A Dskcipher.h128 static inline void skcipher_request_complete(struct skcipher_request *req, int err) in skcipher_request_complete() function
/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_skcipher.c76 skcipher_request_complete(skreq, err); in nitrox_skcipher_callback()
/linux/drivers/crypto/amcc/
H A Dcrypto4xx_core.c548 skcipher_request_complete(req, -EINPROGRESS); in crypto4xx_cipher_done()
549 skcipher_request_complete(req, 0); in crypto4xx_cipher_done()
/linux/drivers/crypto/hisilicon/sec/
H A Dsec_algs.c537 skcipher_request_complete(skreq, sec_req->err); in sec_skcipher_alg_callback()
/linux/drivers/crypto/
H A Datmel-tdes.c552 skcipher_request_complete(req, err); in atmel_tdes_finish_req()
H A Ds5p-sss.c498 skcipher_request_complete(req, err); in s5p_aes_complete()
H A Dhifn_795x.c1708 skcipher_request_complete(req, error); in hifn_process_ready()
H A Dsa2ul.c1062 skcipher_request_complete(req, 0); in sa_aes_dma_in_callback()
H A Dtalitos.c1563 skcipher_request_complete(areq, err); in skcipher_done()
/linux/drivers/crypto/axis/
H A Dartpec6_crypto.c2168 skcipher_request_complete(cipher_req, 0); in artpec6_crypto_complete_cbc_decrypt()
2180 skcipher_request_complete(cipher_req, 0); in artpec6_crypto_complete_cbc_encrypt()
/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c1463 skcipher_request_complete(backlog_sk_req, -EINPROGRESS); in sec_skcipher_callback()
1467 skcipher_request_complete(sk_req, err); in sec_skcipher_callback()
/linux/drivers/crypto/ccree/
H A Dcc_cipher.c874 skcipher_request_complete(req, err); in cc_cipher_complete()
/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_algs.c754 skcipher_request_complete(sreq, res); in qat_skcipher_alg_callback()
/linux/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c412 skcipher_request_complete(req, failed); in one_packet()
/linux/drivers/crypto/caam/
H A Dcaamalg_qi.c1251 skcipher_request_complete(req, ecode); in skcipher_done()
H A Dcaamalg_qi2.c1427 skcipher_request_complete(req, ecode); in skcipher_encrypt_done()
1465 skcipher_request_complete(req, ecode); in skcipher_decrypt_done()
H A Dcaamalg.c1063 skcipher_request_complete(req, ecode); in skcipher_crypt_done()
/linux/drivers/crypto/chelsio/
H A Dchcr_algo.c1238 skcipher_request_complete(req, err); in chcr_handle_cipher_resp()