HomeSort by relevance Sort by last modified time
    Searched refs:bytes_to_long_long (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/pqueue/
pq_compat.h 141 #define pq_64bit_bin2num(num, bytes, len) bytes_to_long_long(bytes, num)
  /external/openssl/include/openssl/
pq_compat.h 141 #define pq_64bit_bin2num(num, bytes, len) bytes_to_long_long(bytes, num)
  /external/openssl/ssl/
d1_pkt.c 140 static PQ_64BIT bytes_to_long_long(unsigned char *bytes, PQ_64BIT *num);
1827 bytes_to_long_long(unsigned char *bytes, PQ_64BIT *num) function
    [all...]

Completed in 74 milliseconds