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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dpq_compat.h96 #define pq_64bit_mod(r, x, n, ctx) BN_mod(r, x, n, ctx) macro
136 #define pq_64bit_mod(r, x, n, ctx) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/pqueue/
H A Dpq_compat.h96 #define pq_64bit_mod(r, x, n, ctx) BN_mod(r, x, n, ctx) macro
136 #define pq_64bit_mod(r, x, n, ctx) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dd1_pkt.c1552 pq_64bit_mod(&(bitmap->map), &(bitmap->map), &tmp, ctx);

Completed in 68 milliseconds