Home
last modified time | relevance | path

Searched refs:skcipher_request_complete (Results 1 – 24 of 24) 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.c206 skcipher_request_complete(req, err); in hctr2_xctr_done()
H A Dessiv.c138 skcipher_request_complete(req, err); in essiv_skcipher_done()
H A Dcryptd.c282 skcipher_request_complete(req, err); in cryptd_skcipher_complete()
/linux/drivers/crypto/inside-secure/eip93/
H A Deip93-cipher.c30 skcipher_request_complete(req, err); in eip93_skcipher_handle_result()
42 skcipher_request_complete(req, err); in eip93_skcipher_send_req()
/linux/include/crypto/internal/
H A Dskcipher.h134 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.c535 skcipher_request_complete(req, -EINPROGRESS); in crypto4xx_cipher_done()
536 skcipher_request_complete(req, 0); in crypto4xx_cipher_done()
/linux/drivers/crypto/
H A Datmel-tdes.c552 skcipher_request_complete(req, err); in atmel_tdes_finish_req()
H A Ds5p-sss.c483 skcipher_request_complete(req, err); in s5p_aes_complete()
H A Dhifn_795x.c1690 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/hisilicon/sec/
H A Dsec_algs.c537 skcipher_request_complete(skreq, sec_req->err); in sec_skcipher_alg_callback()
/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/ccree/
H A Dcc_cipher.c868 skcipher_request_complete(req, err); in cc_cipher_complete()
/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_algs.c678 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.c1428 skcipher_request_complete(req, ecode); in skcipher_encrypt_done()
1466 skcipher_request_complete(req, ecode); in skcipher_decrypt_done()
H A Dcaamalg.c1130 skcipher_request_complete(req, ecode); in skcipher_crypt_done()
/linux/drivers/crypto/chelsio/
H A Dchcr_algo.c1209 skcipher_request_complete(req, err); in chcr_handle_cipher_resp()