openssl/crypto/pqueue
Richard Levitte 0fb4d54068 Further change pq_compat.h to generate the flag macros PQ_64BIT_IS_INTEGER
and PQ_64BIT_IS_BIGNUM with the values 0 (for false) and 1 (for true),
depending on which is true.  Use those flags everywhere else to provide
the correct implementation for handling certain operations in q PQ_64BIT.
2005-06-06 00:32:30 +00:00
..
Makefile Forgottent make update. These files will be retagged. 2005-05-30 23:20:32 +00:00
pq_compat.h Further change pq_compat.h to generate the flag macros PQ_64BIT_IS_INTEGER 2005-06-06 00:32:30 +00:00
pq_test.c Add DTLS support. 2005-04-26 16:02:40 +00:00
pqueue.c Further change pq_compat.h to generate the flag macros PQ_64BIT_IS_INTEGER 2005-06-06 00:32:30 +00:00
pqueue.h pqueue and dtls uses 64-bit values. Unfortunately, OpenSSL doesn't 2005-05-30 22:34:28 +00:00