Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dauthencesn.c48 crypto_completion_t update_complete; member
360 areq_ctx->update_complete, req); in crypto_authenc_esn_ahash()
439 areq_ctx->update_complete = authenc_esn_geniv_ahash_update_done; in crypto_authenc_esn_genicv()
543 areq_ctx->update_complete = authenc_esn_verify_ahash_update_done; in crypto_authenc_esn_verify()
607 areq_ctx->update_complete = authenc_esn_verify_ahash_update_done; in crypto_authenc_esn_iverify()
Dauthenc.c45 crypto_completion_t update_complete; member
280 areq_ctx->update_complete, req); in crypto_authenc_ahash_fb()
364 areq_ctx->update_complete = authenc_geniv_ahash_update_done; in crypto_authenc_genicv()
468 areq_ctx->update_complete = authenc_verify_ahash_update_done; in crypto_authenc_verify()