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

/freebsd-current/sys/crypto/skein/
H A Dskein_port.h119 #ifndef SKEIN256_Init
120 #define SKEIN256_Init _libmd_SKEIN256_Init macro
H A Dskein_freebsd.h50 void SKEIN256_Init (SKEIN256_CTX *ctx);
H A Dskein.c767 SKEIN256_Init(SKEIN256_CTX * ctx) function
837 #undef SKEIN256_Init macro
838 __weak_reference(_libmd_SKEIN256_Init, SKEIN256_Init);
/freebsd-current/lib/libmd/
H A DMakefile64 MLINKS+=skein.3 SKEIN256_Init.3 skein.3 SKEIN256_Update.3
/freebsd-current/sbin/md5/
H A Dmd5.c170 (DIGEST_Init*)&SKEIN256_Init, (DIGEST_Update*)&SKEIN256_Update,

Completed in 150 milliseconds