Searched refs:WP384_DIGEST_SIZE (Results 1 – 3 of 3) sorted by relevance
29 #define WP384_DIGEST_SIZE 48 macro
51 [HASH_ALGO_WP_384] = WP384_DIGEST_SIZE,
30 #define WP384_DIGEST_SIZE 48 macro1105 memcpy(out, D, WP384_DIGEST_SIZE); in wp384_final()1134 .digestsize = WP384_DIGEST_SIZE,