Searched refs:SKEIN_256_IV_256 (Results 1 – 3 of 3) sorted by relevance
48 const uint64_t SKEIN_256_IV_256[] = { variable
278 extern const uint64_t SKEIN_256_IV_256[];
39 bcopy(SKEIN_256_IV_256, ctx->X, sizeof (ctx->X)); in Skein_256_Init()