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