Searched defs:jwtMac (Results 1 – 3 of 3) sorted by relevance
82 JwtMac jwtMac = handle.getPrimitive(JwtMac.class); in test_wrapSingleRawKey_works() local94 JwtMac jwtMac = handle.getPrimitive(JwtMac.class); in test_wrapSingleTinkKey_works() local177 JwtMac jwtMac = keysetHandle.getPrimitive(JwtMac.class); in wrongKey_throwsInvalidSignatureException() local191 JwtMac jwtMac = keysetHandle.getPrimitive(JwtMac.class); in wrongIssuer_throwsInvalidException() local202 JwtMac jwtMac = keysetHandle.getPrimitive(JwtMac.class); in expiredCompact_throwsExpiredException() local217 JwtMac jwtMac = keysetHandle.getPrimitive(JwtMac.class); in notYetValidCompact_throwsNotBeforeException() local
63 JwtMac jwtMac = handle.getPrimitive(JwtMac.class); in createComputeVerifyJwtMac() local152 JwtMac jwtMac = handle.getPrimitive(JwtMac.class); in readKeysetComputeVerifyJwtMac_success() local216 JwtMac jwtMac = handle.getPrimitive(JwtMac.class); in multipleKeysReadKeysetComputeVerifyJwtMac_success() local
154 JwtMac jwtMac = in computeMacAndEncode() local314 JwtMac jwtMac = in verifyMacAndDecode() local