Searched refs:WP256_DIGEST_SIZE (Results 1 – 2 of 2) sorted by relevance
47 [HASH_ALGO_WP_256] = WP256_DIGEST_SIZE,
31 #define WP256_DIGEST_SIZE 32 macro1116 memcpy(out, D, WP256_DIGEST_SIZE); in wp256_final()1147 .digestsize = WP256_DIGEST_SIZE,