|
wpa_supplicant / hostapd 2.0
|
Data Fields | |
| enum crypto_hash_alg | alg |
| int | error |
| HCRYPTPROV | prov |
| HCRYPTHASH | hash |
| HCRYPTKEY | key |
|
tmp H hostap src crypto crypto_internal c tmp H hostap src crypto crypto_internal c tmp H hostap src crypto crypto_internal c enum crypto_hash_alg | alg |
| union { | |
| struct MD5Context md5 | |
| struct SHA1Context sha1 | |
| } | u |
| u8 | key [64] |
| size_t | key_len |
| union { | |
| hash_state md | |
| hmac_state hmac | |
| } | u |
1.7.3