Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/net/
Dipsec_test_utils.py227 cconst.AUTH_HMAC_SHA1 : 160,
232 cconst.AUTH_HMAC_SHA1 : list(range(96, 168, 8)),
Dconnectivity_const.py112 AUTH_HMAC_SHA1 = "hmac(sha1)" variable