summaryrefslogtreecommitdiffstats
path: root/crypto/include/internal/sparse_array.h
AgeCommit message (Expand)Author
2019-06-01Add sparse array of const pointer typePauli
2019-03-06Make the sparse array code use ossl_uintmax_t as its index rather than size_t.Pauli
2019-02-15Mark generated functions unused (applies to safestack, lhash, sparse_array)Richard Levitte
2019-02-14Sparse array iterators include index position.Pauli
2019-02-12Add sparse array data type.Pauli