Searched refs:check_jwt_signature (Results 1 – 1 of 1) sorted by relevance
327 static void check_jwt_signature(const char* b64_signature, RSA* rsa_key, in check_jwt_signature() function409 check_jwt_signature(b64_signature, json_key.private_key, jwt, offset - 1); in test_jwt_encode_and_sign()