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

/freebsd-13-stable/sys/crypto/skein/
H A Dskein_port.h125 #ifndef SKEIN256_Update
126 #define SKEIN256_Update _libmd_SKEIN256_Update macro
H A Dskein_freebsd.h56 void SKEIN256_Update(SKEIN256_CTX *ctx, const void *in, size_t len);
H A Dskein.c790 SKEIN256_Update(SKEIN256_CTX * ctx, const void *in, size_t len) function
841 #undef SKEIN256_Update macro
842 __weak_reference(_libmd_SKEIN256_Update, SKEIN256_Update);
/freebsd-13-stable/sbin/md5/
H A Dmd5.c144 (DIGEST_Init*)&SKEIN256_Init, (DIGEST_Update*)&SKEIN256_Update,
/freebsd-13-stable/lib/libmd/
H A DMakefile60 MLINKS+=skein.3 SKEIN256_Init.3 skein.3 SKEIN256_Update.3

Completed in 208 milliseconds