Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dskein_zfs.c54 (void) Skein_512_Final(&ctx, (uint8_t *)zcp); in abd_checksum_skein_native()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dskein.h103 int Skein_512_Final(Skein_512_Ctxt_t *ctx, uint8_t *hashVal);
/f-stack/freebsd/crypto/skein/
H A Dskein.h105 int Skein_512_Final (Skein_512_Ctxt_t *ctx, u08b_t * hashVal);
H A Dskein.c389 int Skein_512_Final(Skein_512_Ctxt_t *ctx, u08b_t *hashVal) in Skein_512_Final() function
822 Skein_512_Final(ctx, digest); in SKEIN512_Final()
/f-stack/freebsd/contrib/openzfs/module/icp/algs/skein/
H A Dskein.c437 Skein_512_Final(Skein_512_Ctxt_t *ctx, uint8_t *hashVal) in Skein_512_Final() function
910 EXPORT_SYMBOL(Skein_512_Final);