Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/crypto/
H A Dhash_info.h25 #define WP384_DIGEST_SIZE 48 macro
/kernel/linux/linux-6.6/include/crypto/
H A Dhash_info.h26 #define WP384_DIGEST_SIZE 48 macro
/kernel/linux/linux-5.10/crypto/
H A Dhash_info.c48 [HASH_ALGO_WP_384] = WP384_DIGEST_SIZE,
H A Dwp512.c30 #define WP384_DIGEST_SIZE 48 macro
1105 memcpy(out, D, WP384_DIGEST_SIZE); in wp384_final()
1135 .digestsize = WP384_DIGEST_SIZE,
/kernel/linux/linux-6.6/crypto/
H A Dhash_info.c48 [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,

Completed in 4 milliseconds