Home
last modified time | relevance | path

Searched refs:WP256_DIGEST_SIZE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/crypto/
H A Dhash_info.h26 #define WP256_DIGEST_SIZE 32 macro
/kernel/linux/linux-6.6/include/crypto/
H A Dhash_info.h27 #define WP256_DIGEST_SIZE 32 macro
/kernel/linux/linux-5.10/crypto/
H A Dhash_info.c47 [HASH_ALGO_WP_256] = WP256_DIGEST_SIZE,
H A Dwp512.c31 #define WP256_DIGEST_SIZE 32 macro
1116 memcpy(out, D, WP256_DIGEST_SIZE); in wp256_final()
1147 .digestsize = WP256_DIGEST_SIZE,
/kernel/linux/linux-6.6/crypto/
H A Dhash_info.c47 [HASH_ALGO_WP_256] = WP256_DIGEST_SIZE,
H A Dwp512.c31 #define WP256_DIGEST_SIZE 32 macro
1114 memcpy(out, D, WP256_DIGEST_SIZE); in wp256_final()
1145 .digestsize = WP256_DIGEST_SIZE,

Completed in 4 milliseconds