Searched defs:check_jwt_signature (Results 1 – 1 of 1) sorted by relevance
284 static void check_jwt_signature(const char* b64_signature, RSA* rsa_key, in check_jwt_signature() function312 static void check_jwt_signature(const char* b64_signature, EVP_PKEY* key, in check_jwt_signature() function