Searched refs:AUTH_HMAC_SHA512 (Results 1 – 2 of 2) sorted by relevance
230 cconst.AUTH_HMAC_SHA512 : 512 }235 cconst.AUTH_HMAC_SHA512 : list(range(256, 520, 8)) }
88 AUTH_HMAC_SHA512 = "hmac(sha512)" variable