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

/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dmd5.c28 #define PUT_64BIT_LE(cp, value) do { \ macro
113 PUT_64BIT_LE(count, ctx->count);
H A Drmd160.c41 #define PUT_64BIT_LE(cp, value) do { \ macro
142 PUT_64BIT_LE(size, ctx->count);
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dmd4-internal.c72 #define PUT_64BIT_LE(cp, value) do { \ macro
154 PUT_64BIT_LE(count, ctx->count);
/freebsd-11-stable/sys/opencrypto/
H A Drmd160.c40 #define PUT_64BIT_LE(cp, value) do { \ macro
142 PUT_64BIT_LE(size, ctx->count);

Completed in 62 milliseconds