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

  /external/openssl/crypto/pqueue/
pq_compat.h 89 #define pq_64bit_ctx_new(ctx) BN_CTX_new() macro
129 #define pq_64bit_ctx_new(ctx) (ctx) macro
  /external/openssl/include/openssl/
pq_compat.h 89 #define pq_64bit_ctx_new(ctx) BN_CTX_new() macro
129 #define pq_64bit_ctx_new(ctx) (ctx) macro

Completed in 166 milliseconds