Searched refs:pq_64bit_ctx_new (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/pqueue/
H A Dpq_compat.h86 #define pq_64bit_ctx_new(ctx) BN_CTX_new() macro
126 #define pq_64bit_ctx_new(ctx) (ctx) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dpq_compat.h86 #define pq_64bit_ctx_new(ctx) BN_CTX_new() macro
126 #define pq_64bit_ctx_new(ctx) (ctx) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dd1_pkt.c1551 ctx = pq_64bit_ctx_new(&ctx);

Completed in 99 milliseconds