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

/freebsd-13-stable/sys/crypto/skein/
H A Dskein_freebsd.h58 void SKEIN1024_Update(SKEIN1024_CTX *ctx, const void *in, size_t len);
H A Dskein_port.h128 #define SKEIN1024_Update _libmd_SKEIN1024_Update macro
H A Dskein.c804 SKEIN1024_Update(SKEIN1024_CTX * ctx, const void *in, size_t len) function
855 #undef SKEIN1024_Update macro
856 __weak_reference(_libmd_SKEIN1024_Update, SKEIN1024_Update);
/freebsd-13-stable/sbin/md5/
H A Dmd5.c150 (DIGEST_Init*)&SKEIN1024_Init, (DIGEST_Update*)&SKEIN1024_Update,
/freebsd-13-stable/lib/libmd/
H A DMakefile68 MLINKS+=skein.3 SKEIN1024_Init.3 skein.3 SKEIN1024_Update.3

Completed in 205 milliseconds