Home
last modified time | relevance | path

Searched refs:PUT_64BIT_LE (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/crypto/
Dmd4-internal.c72 #define PUT_64BIT_LE(cp, value) do { \ macro
154 PUT_64BIT_LE(count, ctx->count); in MD4Pad()
/external/openssh/openbsd-compat/
Dmd5.c28 #define PUT_64BIT_LE(cp, value) do { \ macro
113 PUT_64BIT_LE(count, ctx->count); in MD5Pad()
Drmd160.c41 #define PUT_64BIT_LE(cp, value) do { \ macro
142 PUT_64BIT_LE(size, ctx->count); in RMD160Pad()