Home
last modified time | relevance | path

Searched refs:add_message_authenticator_attr (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/tests/hwsim/
Dtest_radius.py25 from test_eap_proto import add_message_authenticator_attr, build_message_auth
832 add_message_authenticator_attr(req, hmac_obj.digest())
1118 add_message_authenticator_attr(reply, hmac_obj.digest())
1533 add_message_authenticator_attr(req, hmac_obj.digest())
Dtest_eap_proto.py77 def add_message_authenticator_attr(reply, digest): function
99 add_message_authenticator_attr(reply, hmac_obj.digest())