Home
last modified time | relevance | path

Searched refs:alg (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/wifi/supplicant/1.3/
DISupplicantStaNetwork.hal256 * Set auth alg mask for the network.
270 * Get the auth alg mask set for the network.
/hardware/interfaces/security/secretkeeper/aidl/vts/
Ddice_sample.rs93 alg: Some(Algorithm::Assigned(iana::Algorithm::EdDSA)), in ed25519_public_key_to_cbor_value()
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantStaNetwork.hal220 * Set auth alg mask for the network.
642 * Get the auth alg mask set for the network.
/hardware/interfaces/security/keymint/aidl/vts/functional/
DKeyMintTest.cpp4723 for (auto alg : algorithms) { in TEST_P() local
4724 SCOPED_TRACE(testing::Message() << "Algorithm-" << alg); in TEST_P()
4726 switch (alg) { in TEST_P()
4756 ADD_FAILURE() << "Invalid Algorithm " << uint32_t(alg); in TEST_P()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
D802.11.h249 uint16 alg; /* algorithm */ member