Skip to content

[PATCH API-NEXT v4] Update Linux crypto implementation to support recent API additions#24

Closed
lumag wants to merge 7 commits intoOpenDataPlane:api-nextfrom
lumag:crypto-dal
Closed

[PATCH API-NEXT v4] Update Linux crypto implementation to support recent API additions#24
lumag wants to merge 7 commits intoOpenDataPlane:api-nextfrom
lumag:crypto-dal

Conversation

@lumag
Copy link
Copy Markdown

@lumag lumag commented May 5, 2017

Support recently added auth_digest_length and aad parameters.

This depends on #23 (included as first two patches) and should be rebased after #23 gets merged into main and further into api-next.

@muvarov muvarov changed the title Update Linux crypto implementation to support recent API additions [PATCH API-NEXT v1] Update Linux crypto implementation to support recent API additions May 5, 2017
@muvarov muvarov changed the title [PATCH API-NEXT v1] Update Linux crypto implementation to support recent API additions [PATCH API-NEXT v2] Update Linux crypto implementation to support recent API additions May 5, 2017
@muvarov muvarov changed the title [PATCH API-NEXT v2] Update Linux crypto implementation to support recent API additions [PATCH API-NEXT v3] Update Linux crypto implementation to support recent API additions May 19, 2017
@muvarov
Copy link
Copy Markdown
Contributor

muvarov commented May 22, 2017

@lumag I re-run this pull request in Travis. But it again hang. Something wrong with that patches due to api-next works.

@lumag
Copy link
Copy Markdown
Author

lumag commented May 22, 2017

@muvarov It seems I found the trouble. It is a bad interaction of #25, #24 and odp_crypt performance test. Related question: do we require that odp_session_create() (and other such functions) set returned session to ODP_SESSION_INVALID if it is going to return an error?

Dmitry Eremin-Solenikov added 7 commits May 23, 2017 00:14
Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsolenikov@linaro.org>
Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsolenikov@linaro.org>
Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsolenikov@linaro.org>
Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsolenikov@linaro.org>
Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsolenikov@linaro.org>
In addition to truncated digests (used by IPsec) add full-length
capabilities to SHA* algos.

Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsolenikov@linaro.org>
Make AES-GCM use recently introduced aad and auth_digest_len fields.

Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsolenikov@linaro.org>
@muvarov muvarov changed the title [PATCH API-NEXT v3] Update Linux crypto implementation to support recent API additions [PATCH API-NEXT v4] Update Linux crypto implementation to support recent API additions May 22, 2017
@lumag
Copy link
Copy Markdown
Author

lumag commented May 25, 2017

@psavol could you please review this PR

@lumag lumag closed this May 31, 2017
@lumag lumag deleted the crypto-dal branch May 31, 2017 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants