Searched refs:AUTH_HMAC_SHA384 (Results 1 – 2 of 2) sorted by relevance
229 cconst.AUTH_HMAC_SHA384 : 384,234 cconst.AUTH_HMAC_SHA384 : list(range(192, 392, 8)),
87 AUTH_HMAC_SHA384 = "hmac(sha384)" variable