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

  /external/openssh/openbsd-compat/
md5.c 28 #define PUT_64BIT_LE(cp, value) do { \
113 PUT_64BIT_LE(count, ctx->count);
rmd160.c 39 #define PUT_64BIT_LE(cp, value) do { \
140 PUT_64BIT_LE(size, ctx->count);
  /external/wpa_supplicant_8/src/crypto/
md4-internal.c 69 #define PUT_64BIT_LE(cp, value) do { \
151 PUT_64BIT_LE(count, ctx->count);

Completed in 491 milliseconds