Home
last modified time | relevance | path

Searched defs:values (Results 1 – 3 of 3) sorted by relevance

/hostap/tests/hwsim/
Dnetlink.py25 def __init__(self, attr_type, data, *values):
Dtest_ap_hs20.py1777 def policy_test(dev, ap, hapd, values, only_one=True): argument
/hostap/src/crypto/
Dtls_gnutls.c1122 char *values, *token, *context = NULL; in tls_match_suffix() local