summaryrefslogtreecommitdiff
path: root/lib/memcpy_kunit.c
AgeCommit message (Expand)Author
2022-09-07kunit/memcpy: Avoid pathological compile-time string sizeKees Cook
2022-09-07string: Introduce strtomem() and strtomem_pad()Kees Cook
2021-10-18string.h: Introduce memset_startat() for wiping trailing members and paddingKees Cook
2021-10-18string.h: Introduce memset_after() for wiping trailing members/paddingKees Cook
2021-10-18lib: Introduce CONFIG_MEMCPY_KUNIT_TESTKees Cook