openssl/crypto/stack
Paul Yang 3ceab379fb Add sk_TYPE_new_reserve() function
This is a combination of sk_new and sk_reserve, to make it more
convenient to allocate a new stack with reserved memory and comaprison
function (if any).

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4559)
2017-10-26 09:35:36 +10:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
stack.c Add sk_TYPE_new_reserve() function 2017-10-26 09:35:36 +10:00