HomeSort by relevance Sort by last modified time
    Searched defs:PQ_64BIT (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/pqueue/
pq_compat.h 83 #define PQ_64BIT BIGNUM
115 #define PQ_64BIT BN_ULONG
118 #define PQ_64BIT BN_ULONG
121 #define PQ_64BIT BN_ULLONG
146 PQ_64BIT mask = 1; \
  /external/openssl/include/openssl/
pq_compat.h 83 #define PQ_64BIT BIGNUM
115 #define PQ_64BIT BN_ULONG
118 #define PQ_64BIT BN_ULONG
121 #define PQ_64BIT BN_ULLONG
146 PQ_64BIT mask = 1; \

Completed in 29 milliseconds