Searched hist:"0 f8bc4bd48dd148046c19c38568cd9449c79b45f" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/x86/crypto/ |
H A D | nh-sse2-x86_64.S | diff 0f8bc4bd48dd148046c19c38568cd9449c79b45f Fri Nov 18 13:44:12 CST 2022 Eric Biggers <ebiggers@google.com> crypto: x86/nhpoly1305 - eliminate unnecessary CFI wrappers
Since the CFI implementation now supports indirect calls to assembly functions, take advantage of that rather than use wrapper functions.
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Sami Tolvanen <samitolvanen@google.com> Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | nh-avx2-x86_64.S | diff 0f8bc4bd48dd148046c19c38568cd9449c79b45f Fri Nov 18 13:44:12 CST 2022 Eric Biggers <ebiggers@google.com> crypto: x86/nhpoly1305 - eliminate unnecessary CFI wrappers
Since the CFI implementation now supports indirect calls to assembly functions, take advantage of that rather than use wrapper functions.
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Sami Tolvanen <samitolvanen@google.com> Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | nhpoly1305-sse2-glue.c | diff 0f8bc4bd48dd148046c19c38568cd9449c79b45f Fri Nov 18 13:44:12 CST 2022 Eric Biggers <ebiggers@google.com> crypto: x86/nhpoly1305 - eliminate unnecessary CFI wrappers
Since the CFI implementation now supports indirect calls to assembly functions, take advantage of that rather than use wrapper functions.
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Sami Tolvanen <samitolvanen@google.com> Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | nhpoly1305-avx2-glue.c | diff 0f8bc4bd48dd148046c19c38568cd9449c79b45f Fri Nov 18 13:44:12 CST 2022 Eric Biggers <ebiggers@google.com> crypto: x86/nhpoly1305 - eliminate unnecessary CFI wrappers
Since the CFI implementation now supports indirect calls to assembly functions, take advantage of that rather than use wrapper functions.
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Sami Tolvanen <samitolvanen@google.com> Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|