Searched refs:pq_64bit_bin2num (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.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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dd1_pkt.c1473 pq_64bit_bin2num(&rcd_num, s->s3->read_sequence, 8);
1530 pq_64bit_bin2num(&rcd_num, s->s3->read_sequence, 8);

Completed in 73 milliseconds