Searched refs:PQ_64BIT (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Dpqueue.h73 PQ_64BIT priority;
80 pitem *pitem_new(PQ_64BIT priority, void *data);
89 pitem *pqueue_find(pqueue pq, PQ_64BIT priority);
H A Dpq_compat.h80 #define PQ_64BIT BIGNUM macro
112 #define PQ_64BIT BN_ULONG macro
115 #define PQ_64BIT BN_ULONG macro
118 #define PQ_64BIT BN_ULLONG macro
143 PQ_64BIT mask = 1; \
H A Ddtls1.h93 PQ_64BIT map;
95 PQ_64BIT max_seq_num; /* max record number seen so far */
H A Dssl3.h303 /*r */ PQ_64BIT seq_num; /* sequence number, needed by DTLS1 */

Completed in 54 milliseconds