Searched defs:hashVal (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/ntp/libntp/
H A Dsocktoa.c111 u_int hashVal; local
/freebsd-12-stable/sys/crypto/skein/
H A Dskein.c191 int Skein_256_Final(Skein_256_Ctxt_t *ctx, u08b_t *hashVal) argument
389 int Skein_512_Final(Skein_512_Ctxt_t *ctx, u08b_t *hashVal) argument
586 int Skein1024_Final(Skein1024_Ctxt_t *ctx, u08b_t *hashVal) argument
632 int Skein_256_Final_Pad(Skein_256_Ctxt_t *ctx, u08b_t *hashVal) argument
648 Skein_512_Final_Pad(Skein_512_Ctxt_t *ctx, u08b_t *hashVal) argument
664 Skein1024_Final_Pad(Skein1024_Ctxt_t *ctx, u08b_t *hashVal) argument
681 Skein_256_Output(Skein_256_Ctxt_t *ctx, u08b_t *hashVal) argument
710 Skein_512_Output(Skein_512_Ctxt_t *ctx, u08b_t *hashVal) argument
739 Skein1024_Output(Skein1024_Ctxt_t *ctx, u08b_t *hashVal) argument
[all...]

Completed in 151 milliseconds