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

/freebsd-9.3-release/crypto/openssl/crypto/pqueue/
H A Dpq_compat.h102 # define pq_64bit_num2bin(bn, bytes) BN_bn2bin(bn, bytes) macro
142 # define pq_64bit_num2bin(num, bytes) long_long_to_bytes(num, bytes) macro

Completed in 47 milliseconds