Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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 Dadiantum.c319 skcipher_request_complete(req, err); in adiantum_streamcipher_done()
H A Dessiv.c138 skcipher_request_complete(req, err); in essiv_skcipher_done()
/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Dskcipher.h87 static inline void skcipher_request_complete(struct skcipher_request *req, int err) in skcipher_request_complete() function
/OK3568_Linux_fs/kernel/drivers/crypto/cavium/nitrox/
H A Dnitrox_skcipher.c76 skcipher_request_complete(skreq, err); in nitrox_skcipher_callback()
/OK3568_Linux_fs/kernel/drivers/crypto/amcc/
H A Dcrypto4xx_core.c549 skcipher_request_complete(req, -EINPROGRESS); in crypto4xx_cipher_done()
550 skcipher_request_complete(req, 0); in crypto4xx_cipher_done()
/OK3568_Linux_fs/kernel/drivers/crypto/ccree/
H A Dcc_cipher.c871 skcipher_request_complete(req, err); in cc_cipher_complete()
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dsa2ul.c1036 skcipher_request_complete(req, 0); in sa_aes_dma_in_callback()
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Dcaamalg_qi.c1241 skcipher_request_complete(req, ecode); in skcipher_done()
H A Dcaamalg_qi2.c1421 skcipher_request_complete(req, ecode); in skcipher_encrypt_done()
1459 skcipher_request_complete(req, ecode); in skcipher_decrypt_done()
H A Dcaamalg.c1047 skcipher_request_complete(req, ecode); in skcipher_crypt_done()