Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/include/
Dendian.h104 be64enc(void *pp, uint64_t u) in be64enc() function
/third_party/FreeBSD/sys/crypto/sha2/
Dsha256c.c220 be64enc(&ctx->buf[56], ctx->count); in SHA256_Pad()