Home
last modified time | relevance | path

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

/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/crypto/
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()
/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_skcipher.c76 skcipher_request_complete(skreq, err); in nitrox_skcipher_callback()
/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/
H A Dhifn_795x.c1690 skcipher_request_complete(req, error); in hifn_process_ready()
/linux/drivers/crypto/caam/
H A Dcaamalg_qi.c1251 skcipher_request_complete(req, ecode); in skcipher_done()
H A Dcaamalg.c1130 skcipher_request_complete(req, ecode); in skcipher_crypt_done()