Home
last modified time | relevance | path

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

/Linux-v5.4/include/crypto/
Dhash_info.h26 #define WP256_DIGEST_SIZE 32 macro
/Linux-v5.4/crypto/
Dhash_info.c47 [HASH_ALGO_WP_256] = WP256_DIGEST_SIZE,
Dwp512.c31 #define WP256_DIGEST_SIZE 32 macro
1116 memcpy(out, D, WP256_DIGEST_SIZE); in wp256_final()
1147 .digestsize = WP256_DIGEST_SIZE,