Searched refs:dummy_password (Results 1 – 1 of 1) sorted by relevance
426 u8 dummy_password[32]; in sae_derive_pwe_ecc() local436 if (dummy_password_len > sizeof(dummy_password)) in sae_derive_pwe_ecc()437 dummy_password_len = sizeof(dummy_password); in sae_derive_pwe_ecc()438 if (random_get_bytes(dummy_password, dummy_password_len) < 0) in sae_derive_pwe_ecc()507 addr[0] = dummy_password; in sae_derive_pwe_ecc()