Home
last modified time | relevance | path

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

/hostap-3.7.0/src/crypto/
Dmd4-internal.c72 #define PUT_64BIT_LE(cp, value) do { \ macro
154 PUT_64BIT_LE(count, ctx->count); in MD4Pad()