Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/security/
Djson_token_test.cc327 static void check_jwt_signature(const char* b64_signature, RSA* rsa_key, in check_jwt_signature() function
409 check_jwt_signature(b64_signature, json_key.private_key, jwt, offset - 1); in test_jwt_encode_and_sign()