Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/net/
Dipsec_test_utils.py240 cconst.AUTH_HMAC_SHA384: 384,
247 cconst.AUTH_HMAC_SHA384: list(range(192, 392, 8)),
Dconnectivity_const.py114 AUTH_HMAC_SHA384 = "hmac(sha384)" variable