Searched refs:pq_64bit_num2bin (Results 1 - 2 of 2) 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.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-WNDR4500-V1.0.1.40_1.0.68/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 99 milliseconds