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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/pqueue/
H A Dpq_compat.h95 #define pq_64bit_sub_word(x, w) BN_sub_word(x, w) macro
135 #define pq_64bit_sub_word(x, w) (*(x) = (*(x) - (w))) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dpq_compat.h95 #define pq_64bit_sub_word(x, w) BN_sub_word(x, w) macro
135 #define pq_64bit_sub_word(x, w) (*(x) = (*(x) - (w))) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dd1_pkt.c1498 pq_64bit_sub_word(&tmp, 1);
1558 pq_64bit_sub_word(&tmp, 1);

Completed in 98 milliseconds