Home
last modified time | relevance | path

Searched refs:cbc_aes_aio_done (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/chelsio/ !
H A Dchcr_crypto.h262 struct completion cbc_aes_aio_done; member
H A Dchcr_algo.c1197 complete(&ctx->cbc_aes_aio_done); in chcr_handle_cipher_resp()
1206 complete(&ctx->cbc_aes_aio_done); in chcr_handle_cipher_resp()
1370 wait_for_completion(&ctx->cbc_aes_aio_done); in chcr_aes_encrypt()
1449 init_completion(&ctx->cbc_aes_aio_done); in chcr_init_tfm()