Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/include/libecc/hash/
H A Dsha2.h34 #define PUT_UINT128_BE(low,high,b,i) do {\ macro
46 PUT_UINT128_BE(reslow,reshigh,(b),(i));\