aboutsummaryrefslogtreecommitdiff
path: root/testcases/kernel/crypto
AgeCommit message (Expand)Author
2022-10-07update all call sites of SAFE_WRITE()Jan Stancek
2022-05-24fuzzy_sync: Convert to runtimeCyril Hrubis
2022-05-24crypto/pcrypt_aead01: Convert to runtimeCyril Hrubis
2022-05-24crypto/af_alg02: Convert to runtime.Cyril Hrubis
2022-01-12add several hash algorithms for crypto/crypto_user02.cwenyehai via ltp
2022-01-05tst_af_alg: Moving tst_res(TCONF) to tst_have_alg()Petr Vorel
2021-12-09kernel/crypto: add the testcase of OSCCA SM4 symmetric cipher algorithmYiLin.Li
2021-12-06kernel/crypto: add the testcase of OSCCA SM3 secure hashYiLin.Li
2021-08-12crypto/af_alg02: thread termination fixesAlexey Kodanev
2021-05-24Makefile: Use SPDX in MakefileXie Ziyao
2021-04-01crypto_user02: Minor formatting cleanupPetr Vorel
2021-04-01crypto_user02: Find a valid templateJoerg Vehlow
2020-12-28af_alg07: Add linux-git reference to more general fixRichard Palethorpe
2020-12-09af_alg07: add dynamic bias for ARMLi Wang
2020-12-07syscalls: make use of .min_cpusLi Wang
2020-10-07crypto/af_alg07: Skip this case when not having sockfs_setattrYang Xu
2020-08-21crypto/af_alg02: send message with control data before readingEric Biggers
2020-08-18Update tests to new taint check APIMartin Doucha
2020-08-12crypto/af_alg07: Include lapi/fcntl.hCyril Hrubis
2020-08-12Add test for CVE-2019-8912Martin Doucha
2020-02-28Avoid using tst_res(TBROK)Petr Vorel
2019-11-06testcases/kernel: Add linux git and CVE tagsCyril Hrubis
2019-10-18pcrypt_aead01: break early when approaching timeoutJan Stancek
2019-09-19crypto/af_alg05: add comment for an regressionYang Xu
2019-07-10crypto/crypto_user02.c: new test that tries to delete larval algorithmEric Biggers
2019-07-02crypto/pcrypt_aead01: add back deleted file commentEric Biggers
2019-06-19c: Replace GPL verbose text by SPDX license identifierPetr Vorel
2019-05-14crypto/af_alg02: fixed read() being stuckChristian Amann
2019-04-22crypto/af_alg06: new regression test for setting malformed authenc keyEric Biggers
2019-04-22crypto/af_alg04: log INFO message when beginning testEric Biggers
2019-03-18crypto/af_alg05: new regression test for skcipher_walk error bugEric Biggers
2019-03-18crypto/af_alg04: new regression test for vmac race conditionsEric Biggers
2019-03-18crypto/af_alg03: new regression test for rfc7539 hash alg validationEric Biggers
2019-03-18crypto/af_alg02: new regression test for salsa20 empty message bugEric Biggers
2019-03-18crypto/af_alg01: new regression test for hmac nesting bugEric Biggers
2018-12-17crypto/crypto_user01.c: new test for information leak bugEric Biggers
2018-07-25Rename TEST_ERRNO and TEST_RETURN for new test libChristian Lanig
2018-07-19Add pcrypt_aead01 CVE-2017-18075Richard Palethorpe