Home
last modified time | relevance | path

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

/linux/crypto/
H A Dhash_info.c51 [HASH_ALGO_WP_384] = WP384_DIGEST_SIZE,
H A Dwp512.c30 #define WP384_DIGEST_SIZE 48 macro
1103 memcpy(out, D, WP384_DIGEST_SIZE); in wp384_final()
1133 .digestsize = WP384_DIGEST_SIZE,
/linux/include/crypto/
H A Dhash_info.h27 #define WP384_DIGEST_SIZE 48 macro