Searched refs:SKEIN512_Update (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/crypto/skein/
H A Dskein_freebsd.h57 void SKEIN512_Update(SKEIN512_CTX *ctx, const void *in, size_t len);
H A Dskein_port.h127 #define SKEIN512_Update _libmd_SKEIN512_Update macro
H A Dskein.c797 SKEIN512_Update(SKEIN512_CTX * ctx, const void *in, size_t len) function
848 #undef SKEIN512_Update macro
849 __weak_reference(_libmd_SKEIN512_Update, SKEIN512_Update);
/freebsd-13-stable/sbin/md5/
H A Dmd5.c147 (DIGEST_Init*)&SKEIN512_Init, (DIGEST_Update*)&SKEIN512_Update,
/freebsd-13-stable/lib/libmd/
H A DMakefile64 MLINKS+=skein.3 SKEIN512_Init.3 skein.3 SKEIN512_Update.3

Completed in 105 milliseconds