Home
last modified time | relevance | path

Searched defs:SKEIN256_Update (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/crypto/skein/
H A Dskein_port.h125 #define SKEIN256_Update _libmd_SKEIN256_Update macro
H A Dskein.c788 SKEIN256_Update(SKEIN256_CTX * ctx, const void *in, size_t len) in SKEIN256_Update() function