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

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

Completed in 59 milliseconds