Home
last modified time | relevance | path

Searched refs:WP384_DIGEST_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/crypto/
Dhash_info.h29 #define WP384_DIGEST_SIZE 48 macro
/linux-4.4.14/crypto/
Dhash_info.c50 [HASH_ALGO_WP_384] = WP384_DIGEST_SIZE,
Dwp512.c30 #define WP384_DIGEST_SIZE 48 macro
1105 memcpy(out, D, WP384_DIGEST_SIZE); in wp384_final()
1135 .digestsize = WP384_DIGEST_SIZE,