Richard Levitte
|
e23d850ff3
Add and use internal header that implements endianness check
|
4 년 전 |
Pauli
|
5fdaa38feb
params: add OSSL_PARAM helpers for time_t.
|
4 년 전 |
Pauli
|
3873887e89
params: change OSSL_PARAM_set_unmodified() to operate on a params array
|
4 년 전 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 년 전 |
Pauli
|
8d5fb64852
params: add functionality to test if an OSSL_PARAM has been set.
|
4 년 전 |
Richard Levitte
|
2c99372dbd
test/params_api_test.c: Correct the checks of OSSL_PARAM_set_BN()
|
5 년 전 |
Pauli
|
4e7991b497
Change OSSL_PARAM return size to not be a pointer.
|
5 년 전 |
Richard Levitte
|
f55ed701a4
Params API: {utf8,octet}_ptr need to know the data size
|
5 년 전 |
Richard Levitte
|
195852fefc
Params: add OSSL_PARAM_construct_end()
|
5 년 전 |
Pauli
|
e9cfa19201
Avoid alignment problems in params API.
|
5 년 전 |
Pauli
|
6ce84e6410
Fix big endian param API tests.
|
5 년 전 |
Pauli
|
a9e34e9ef1
Fix test builds.
|
5 년 전 |
Pauli
|
045162e52c
Detect endian without relying on defined symbols.
|
5 년 전 |
Pauli
|
5d677186e9
Fix resource leak coverity 1443711.
|
5 년 전 |
Richard Levitte
|
f7f2a55aee
test/params_api_test.c: fix size_t assumptions
|
5 년 전 |
Pauli
|
7ffbd7ca96
OSSL_PARAM helper functions.
|
5 년 전 |