Searched refs:pq_64bit_num2bin (Results 1 - 2 of 2) 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.h99 #define pq_64bit_num2bin(bn, bytes) BN_bn2bin(bn, bytes) macro
139 #define pq_64bit_num2bin(num, bytes) long_long_to_bytes(num, bytes) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dpq_compat.h99 #define pq_64bit_num2bin(bn, bytes) BN_bn2bin(bn, bytes) macro
139 #define pq_64bit_num2bin(num, bytes) long_long_to_bytes(num, bytes) macro

Completed in 96 milliseconds