aboutsummaryrefslogtreecommitdiffstats
path: root/src/kdf/prf_x942
Commit message (Collapse)AuthorAgeFilesLines
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-182-6/+6
| | | | | | using a custom allocator. Currently our allocator just does new/delete with a memset before deletion, and the mmap and mlock allocators have been removed.
* Rename some dirs for shorter object files where configure willlloyd2011-06-033-0/+133
coalesce the dir and file name if identical.