Searched defs:pq_64bit_bin2num (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.h98 #define pq_64bit_bin2num(bn, bytes, len) BN_bin2bn(bytes, len, bn) macro
138 #define pq_64bit_bin2num(num, bytes, len) bytes_to_long_long(bytes, num) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dpq_compat.h98 #define pq_64bit_bin2num(bn, bytes, len) BN_bin2bn(bytes, len, bn) macro
138 #define pq_64bit_bin2num(num, bytes, len) bytes_to_long_long(bytes, num) macro

Completed in 99 milliseconds