Home
last modified time | relevance | path

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

/u-boot/lib/
A Dsha512.c118 #ifndef PUT_UINT64_BE
119 #define PUT_UINT64_BE(n,b,i) { \ macro
284 PUT_UINT64_BE(ctx->state[i], digest, i * 8); in sha384_finish()
348 PUT_UINT64_BE(ctx->state[i], digest, i * 8); in sha512_finish()

Completed in 4 milliseconds