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

  /external/openssl/crypto/pqueue/
pq_compat.h 103 #define pq_64bit_get_word(x) BN_get_word(x) macro
143 #define pq_64bit_get_word(x) *(x) macro
  /external/openssl/include/openssl/
pq_compat.h 103 #define pq_64bit_get_word(x) BN_get_word(x) macro
143 #define pq_64bit_get_word(x) *(x) macro

Completed in 47 milliseconds