Home
last modified time | relevance | path

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

/src/sys/cddl/boot/zfs/
H A Dsha256.c232 Encode64(uint8_t *output, uint64_t *input, size_t len) in Encode64() function
278 Encode64(pad+padsize, c64, sizeof (c64)); in SHA512()
285 Encode64((uint8_t *)zcp, H, sizeof (uint64_t) * 4); in SHA512()